Skip to content

Commit d5327a3

Browse files
author
Francisco Solis
authored
Merge pull request #4 from TheProgramSrc/renovate/org.jetbrains.kotlin-kotlin-stdlib-1.x
2 parents 7c595e2 + e4830ed commit d5327a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
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.6.10'
31+
compileOnly 'org.jetbrains.kotlin:kotlin-stdlib:1.7.10'
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.1.12-SNAPSHOT'

0 commit comments

Comments
 (0)