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 b200431 + 5ab2281 commit 6c6dd3eCopy full SHA for 6c6dd3e
build.gradle
@@ -26,7 +26,7 @@ repositories {
26
}
27
28
dependencies {
29
- implementation 'org.jetbrains.kotlin:kotlin-stdlib:1.6.21'
+ implementation 'org.jetbrains.kotlin:kotlin-stdlib:1.7.0'
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.3.5-SNAPSHOT'
0 commit comments