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.
2 parents ecc1426 + 0e1b762 commit 90b8f02Copy full SHA for 90b8f02
build.gradle
@@ -26,7 +26,7 @@ repositories {
26
}
27
28
dependencies {
29
- compileOnly 'org.jetbrains.kotlin:kotlin-stdlib:1.7.10'
+ compileOnly 'org.jetbrains.kotlin:kotlin-stdlib:1.7.20'
30
compileOnly 'org.spigotmc:spigot-api:1.18.1-R0.1-SNAPSHOT'
31
compileOnly 'net.md-5:bungeecord-api:1.18-R0.1-SNAPSHOT'
32
compileOnly 'xyz.theprogramsrc:simplecoreapi:0.2.0-SNAPSHOT'
0 commit comments