Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b745c7f046 | ||
|
|
fa4182c228 | ||
|
|
670c2bfc28 | ||
|
|
76f31ecc7d | ||
|
|
27be85e00d | ||
|
|
24994e80b3 | ||
|
|
5a7c513cb5 |
@@ -38,7 +38,7 @@ allprojects {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
compileOnly("com.willfp:eco:6.53.0")
|
compileOnly("com.willfp:eco:6.55.0")
|
||||||
compileOnly("org.jetbrains:annotations:23.0.0")
|
compileOnly("org.jetbrains:annotations:23.0.0")
|
||||||
compileOnly("org.jetbrains.kotlin:kotlin-stdlib:1.7.10")
|
compileOnly("org.jetbrains.kotlin:kotlin-stdlib:1.7.10")
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#libreforge-updater
|
#libreforge-updater
|
||||||
#Sun Apr 02 17:44:37 BST 2023
|
#Thu Apr 20 20:21:10 BST 2023
|
||||||
kotlin.code.style=official
|
kotlin.code.style=official
|
||||||
libreforge-version=4.2.1
|
libreforge-version=4.4.0
|
||||||
version=2.2.1
|
version=2.4.0
|
||||||
|
|||||||
Reference in New Issue
Block a user