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 1290fca + b4d2c07 commit a0b1471Copy full SHA for a0b1471
build.gradle
@@ -28,7 +28,7 @@ repositories {
28
}
29
30
dependencies {
31
- compileOnly 'org.jetbrains.kotlin:kotlin-stdlib:1.6.10'
+ compileOnly 'org.jetbrains.kotlin:kotlin-stdlib:1.7.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.2.5-SNAPSHOT'
0 commit comments