Compare commits

...

3 Commits
2.2.6 ... 2.4.0

Author SHA1 Message Date
Auxilor
b745c7f046 libreforge-updater 2023-04-20 20:21:10 +01:00
Auxilor
fa4182c228 libreforge-updater 2023-04-19 12:22:11 +01:00
Auxilor
670c2bfc28 libreforge-updater 2023-04-13 12:49:06 -04:00
3 changed files with 5 additions and 5 deletions

View File

@@ -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")
} }

View File

@@ -3,7 +3,7 @@ version = rootProject.version
dependencies { dependencies {
compileOnly("io.papermc.paper:paper-api:1.19.3-R0.1-SNAPSHOT") compileOnly("io.papermc.paper:paper-api:1.19.3-R0.1-SNAPSHOT")
compileOnly("com.ticxo.modelengine:api:R3.1.5") compileOnly("com.ticxo.modelengine:api:R3.1.6")
compileOnly("com.github.ben-manes.caffeine:caffeine:3.0.2") compileOnly("com.github.ben-manes.caffeine:caffeine:3.0.2")
implementation("com.willfp:ecomponent:1.3.0") implementation("com.willfp:ecomponent:1.3.0")

View File

@@ -1,5 +1,5 @@
#libreforge-updater #libreforge-updater
#Sun Apr 09 18:19:45 AST 2023 #Thu Apr 20 20:21:10 BST 2023
kotlin.code.style=official kotlin.code.style=official
libreforge-version=4.2.6 libreforge-version=4.4.0
version=2.2.6 version=2.4.0