9
0
mirror of https://github.com/Auxilor/EcoQuests.git synced 2025-12-22 08:29:18 +00:00

Compare commits

...

5 Commits

Author SHA1 Message Date
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
`java-library` `java-library`
`maven-publish` `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.github.johnrengelman.shadow") version "8.0.0"
id("com.willfp.libreforge-gradle-plugin") version "1.0.0" id("com.willfp.libreforge-gradle-plugin") version "1.0.0"
} }
@@ -39,7 +39,7 @@ allprojects {
dependencies { dependencies {
compileOnly("com.willfp:eco:6.65.0") compileOnly("com.willfp:eco:6.65.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.9.20")
} }
java { java {

View File

@@ -1,5 +1,5 @@
#libreforge-updater #libreforge-updater
#Sun Dec 03 15:59:50 GMT 2023 #Sun Dec 24 14:54:57 CET 2023
kotlin.code.style=official kotlin.code.style=official
libreforge-version=4.48.0 libreforge-version=4.51.0
version=1.20.0 version=1.23.0