Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlin:kotlin-stdlib to v1.9.24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 7, 2024
1 parent 583bfae commit 68f732a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -28,7 +28,7 @@ repositories {
}

dependencies {
compileOnly 'org.jetbrains.kotlin:kotlin-stdlib:1.7.20'
compileOnly 'org.jetbrains.kotlin:kotlin-stdlib:1.9.24'
compileOnly 'org.spigotmc:spigot-api:1.18.1-R0.1-SNAPSHOT'
compileOnly 'net.md-5:bungeecord-api:1.18-R0.1-SNAPSHOT'
compileOnly 'xyz.theprogramsrc:simplecoreapi:0.3.4-SNAPSHOT'
Expand Down

0 comments on commit 68f732a

Please sign in to comment.