Skip to content

Commit

Permalink
Merge pull request #6 from TegroTON/dependabot/gradle/jvm-1.9.0
Browse files Browse the repository at this point in the history
chore(deps): bump jvm from 1.8.20 to 1.9.0
  • Loading branch information
DeFiTON authored Aug 13, 2023
2 parents 7242dd9 + 581e283 commit 7fdd6a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
kotlin("jvm") version "1.8.20" apply false
kotlin("jvm") version "1.9.0" apply false
kotlin("plugin.serialization") version "1.8.20" apply false
}

Expand Down

0 comments on commit 7fdd6a6

Please sign in to comment.