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 ed403e7 commit 1f82dc1Copy full SHA for 1f82dc1
build.gradle
@@ -26,7 +26,7 @@ repositories {
26
}
27
28
dependencies {
29
- compileOnly 'org.jetbrains.kotlin:kotlin-stdlib:1.7.0'
+ compileOnly 'org.jetbrains.kotlin:kotlin-stdlib:1.7.10'
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