9
0
mirror of https://github.com/Auxilor/Reforges.git synced 2025-12-19 15:09:23 +00:00

libreforge-updater

This commit is contained in:
Will FP
2023-12-07 17:25:03 +00:00
parent 1c10a2fbe4
commit a89a6503ad
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.56.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:58:35 GMT 2023
#Thu Dec 07 17:25:03 GMT 2023
kotlin.code.style=official
libreforge-version=4.48.0
version=6.48.0
libreforge-version=4.48.1
version=6.48.1