Compare commits
13 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
797235c0a5 | ||
|
|
10cc3e07c8 | ||
|
|
c3825fb16c | ||
|
|
ac7c2eccc3 | ||
|
|
a274d0f6b8 | ||
|
|
3a5660f6b9 | ||
|
|
f33e36344e | ||
|
|
0462812f69 | ||
|
|
06ede699f2 | ||
|
|
478f618f43 | ||
|
|
f0422b5783 | ||
|
|
754f0fa281 | ||
|
|
b745c7f046 |
@@ -38,7 +38,7 @@ allprojects {
|
||||
}
|
||||
|
||||
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.kotlin:kotlin-stdlib:1.7.10")
|
||||
}
|
||||
|
||||
@@ -3,7 +3,7 @@ version = rootProject.version
|
||||
|
||||
dependencies {
|
||||
compileOnly("io.papermc.paper:paper-api:1.19.3-R0.1-SNAPSHOT")
|
||||
compileOnly("com.ticxo.modelengine:api:R3.1.6")
|
||||
compileOnly("com.ticxo.modelengine:api:R3.1.5")
|
||||
compileOnly("com.github.ben-manes.caffeine:caffeine:3.0.2")
|
||||
|
||||
implementation("com.willfp:ecomponent:1.3.0")
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#libreforge-updater
|
||||
#Wed Apr 19 12:22:11 BST 2023
|
||||
#Tue May 16 20:30:22 BST 2023
|
||||
kotlin.code.style=official
|
||||
libreforge-version=4.3.0
|
||||
version=2.3.0
|
||||
libreforge-version=4.13.0
|
||||
version=2.13.0
|
||||
|
||||
Reference in New Issue
Block a user