Skip to content

Commit 68f732a

Browse files
Update dependency org.jetbrains.kotlin:kotlin-stdlib to v1.9.24
1 parent 583bfae commit 68f732a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ repositories {
2828
}
2929

3030
dependencies {
31-
compileOnly 'org.jetbrains.kotlin:kotlin-stdlib:1.7.20'
31+
compileOnly 'org.jetbrains.kotlin:kotlin-stdlib:1.9.24'
3232
compileOnly 'org.spigotmc:spigot-api:1.18.1-R0.1-SNAPSHOT'
3333
compileOnly 'net.md-5:bungeecord-api:1.18-R0.1-SNAPSHOT'
3434
compileOnly 'xyz.theprogramsrc:simplecoreapi:0.3.4-SNAPSHOT'

0 commit comments

Comments
 (0)