9
0
mirror of https://github.com/Auxilor/EcoQuests.git synced 2025-12-22 16:39:21 +00:00

Compare commits

...

8 Commits

Author SHA1 Message Date
Auxilor
9654b2c78b libreforge-updater 2024-01-04 17:25:37 +00:00
Auxilor
2645d679f5 libreforge-updater 2024-01-01 20:02:39 +00:00
Will FP
3851943ee4 libreforge-updater 2023-12-27 14:17:46 +01:00
Will FP
ee39a180e1 libreforge-updater 2023-12-24 14:54:57 +01:00
Auxilor
da5cb60399 libreforge-updater 2023-12-20 15:57:20 +00:00
Will FP
d25ba604c3 libreforge-updater 2023-12-14 16:13:50 +00:00
Will FP
5810b4a7a9 libreforge-updater 2023-12-11 12:13:05 +00:00
Will FP
2ab6a42b37 libreforge-updater 2023-12-07 17:26:01 +00:00
2 changed files with 5 additions and 5 deletions

View File

@@ -2,7 +2,7 @@ plugins {
java
`java-library`
`maven-publish`
kotlin("jvm") version "1.7.10"
kotlin("jvm") version "1.9.20"
id("com.github.johnrengelman.shadow") version "8.0.0"
id("com.willfp.libreforge-gradle-plugin") version "1.0.0"
}
@@ -39,7 +39,7 @@ allprojects {
dependencies {
compileOnly("com.willfp:eco:6.65.0")
compileOnly("org.jetbrains:annotations:23.0.0")
compileOnly("org.jetbrains.kotlin:kotlin-stdlib:1.7.10")
compileOnly("org.jetbrains.kotlin:kotlin-stdlib:1.9.20")
}
java {

View File

@@ -1,5 +1,5 @@
#libreforge-updater
#Sun Dec 03 15:59:50 GMT 2023
#Thu Jan 04 17:25:37 GMT 2024
kotlin.code.style=official
libreforge-version=4.48.0
version=1.20.0
libreforge-version=4.53.0
version=1.24.0