We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 583bfae commit f910f9aCopy full SHA for f910f9a
build.gradle
@@ -28,7 +28,7 @@ repositories {
28
}
29
30
dependencies {
31
- compileOnly 'org.jetbrains.kotlin:kotlin-stdlib:1.7.20'
+ compileOnly 'org.jetbrains.kotlin:kotlin-stdlib:1.9.10'
32
compileOnly 'org.spigotmc:spigot-api:1.18.1-R0.1-SNAPSHOT'
33
compileOnly 'net.md-5:bungeecord-api:1.18-R0.1-SNAPSHOT'
34
compileOnly 'xyz.theprogramsrc:simplecoreapi:0.3.4-SNAPSHOT'
0 commit comments