Skip to content

Commit 6c6dd3e

Browse files
author
Francisco Solis
authored
Merge pull request #17 from TheProgramSrc/renovate/org.jetbrains.kotlin-kotlin-stdlib-1.x
Update dependency org.jetbrains.kotlin:kotlin-stdlib to v1.7.0
2 parents b200431 + 5ab2281 commit 6c6dd3e

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
@@ -26,7 +26,7 @@ repositories {
2626
}
2727

2828
dependencies {
29-
implementation 'org.jetbrains.kotlin:kotlin-stdlib:1.6.21'
29+
implementation 'org.jetbrains.kotlin:kotlin-stdlib:1.7.0'
3030
compileOnly 'org.spigotmc:spigot-api:1.18.1-R0.1-SNAPSHOT'
3131
compileOnly 'net.md-5:bungeecord-api:1.18-R0.1-SNAPSHOT'
3232
compileOnly 'xyz.theprogramsrc:simplecoreapi:0.3.5-SNAPSHOT'

0 commit comments

Comments
 (0)