Fixed builds
This commit is contained in:
@@ -56,7 +56,6 @@ allprojects {
|
||||
|
||||
dependencies {
|
||||
compileOnly 'com.willfp:eco:6.19.0'
|
||||
implementation 'com.willfp:libreforge:3.3.0'
|
||||
|
||||
compileOnly 'org.jetbrains:annotations:19.0.0'
|
||||
|
||||
|
||||
@@ -1,2 +1,8 @@
|
||||
group 'com.willfp'
|
||||
version rootProject.version
|
||||
version rootProject.version
|
||||
|
||||
subprojects {
|
||||
dependencies {
|
||||
implementation 'com.willfp:libreforge:3.3.0'
|
||||
}
|
||||
}
|
||||
@@ -1,5 +1,5 @@
|
||||
group 'com.willfp'
|
||||
version '5.2.2'
|
||||
version '5.2.3'
|
||||
description = 'Sprint Artifacts Extension'
|
||||
|
||||
shadowJar {
|
||||
|
||||
Reference in New Issue
Block a user