Skip to content

Commit

Permalink
Merge pull request #34 from TheProgramSrc/renovate/org.jetbrains.kotl…
Browse files Browse the repository at this point in the history
…in-kotlin-stdlib-1.x

Update dependency org.jetbrains.kotlin:kotlin-stdlib to v1.6.21
  • Loading branch information
Im-Fran committed May 7, 2022
2 parents 55ee702 + c52d394 commit 9ac5635
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
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.20'
implementation 'org.jetbrains.kotlin:kotlin-stdlib:1.6.21'
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 9ac5635

Please sign in to comment.