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 9c684a7 + 53610f5 commit 4a9ea49Copy full SHA for 4a9ea49
1 file changed
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.6.20'
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.1-SNAPSHOT'
0 commit comments