Skip to content

Commit

Permalink
Merge pull request #22 from TheProgramSrc/renovate/org.jetbrains.kotl…
Browse files Browse the repository at this point in the history
…in-kotlin-stdlib-1.x
  • Loading branch information
Im-Fran authored Apr 8, 2022
2 parents 034cae4 + be05e81 commit 6b5b441
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies {
compileOnly 'org.spigotmc:spigot-api:1.18.1-R0.1-SNAPSHOT'
compileOnly 'net.md-5:bungeecord-api:1.18-R0.1-SNAPSHOT'

implementation 'org.jetbrains.kotlin:kotlin-stdlib:1.6.10'
implementation 'org.jetbrains.kotlin:kotlin-stdlib:1.6.20'
implementation 'org.jetbrains:annotations:23.0.0'
implementation 'commons-io:commons-io:2.11.0'
implementation 'com.google.code.gson:gson:2.9.0'
Expand Down

0 comments on commit 6b5b441

Please sign in to comment.