Skip to content

Commit 6894bbb

Browse files
author
Francisco Solis
authored
Merge pull request #3 from TheProgramSrc/renovate/org.jetbrains.kotlin-kotlin-stdlib-1.x
2 parents d54b4f4 + 6b81c40 commit 6894bbb

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.20'
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.3.4-SNAPSHOT'

0 commit comments

Comments
 (0)