Compare commits
1 Commits
76656e471f
...
modernize-
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2ccd95b6c9 |
@@ -43,7 +43,7 @@ publishing {
|
||||
}
|
||||
|
||||
release {
|
||||
buildTasks = ['build']
|
||||
buildTasks = ['spotlessCheck', 'build']
|
||||
failOnSnapshotDependencies = true
|
||||
ignoredSnapshotDependencies = [
|
||||
"io.papermc.paper:paper-api"
|
||||
|
||||
Reference in New Issue
Block a user