Skip to content

Commit a0b1471

Browse files
author
Francisco Solis
authored
Merge pull request #4 from TheProgramSrc/renovate/org.jetbrains.kotlin-kotlin-stdlib-1.x
2 parents 1290fca + b4d2c07 commit a0b1471

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.2.5-SNAPSHOT'

0 commit comments

Comments
 (0)