mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-06-25 02:04:44 +02:00
Fix build for gradlew clean assemble build
This commit is contained in:
@ -2,7 +2,7 @@ dependencies {
|
||||
testCompile 'junit:junit:4.12'
|
||||
compile 'org.yaml:snakeyaml:1.16'
|
||||
compile 'com.google.code.gson:gson:2.2.4'
|
||||
compileOnly 'org.projectlombok:lombok:1.16.18'
|
||||
compileOnly 'org.projectlombok:lombok:1.18.4'
|
||||
}
|
||||
|
||||
sourceCompatibility = 1.8
|
||||
|
Reference in New Issue
Block a user