Skip to content

Commit

Permalink
Merge pull request #57 from allegro/dependabot/gradle/org.jetbrains.k…
Browse files Browse the repository at this point in the history
…otlin.jvm-2.0.0

Bump org.jetbrains.kotlin.jvm from 1.9.24 to 2.0.0
  • Loading branch information
github-actions[bot] authored May 27, 2024
2 parents 8eb7800 + 51a2343 commit 6ac5a65
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 @@ -2,7 +2,7 @@ buildscript {
repositories {
mavenCentral()
}
ext.kotlin_version = '1.9.24'
ext.kotlin_version = '2.0.0'

ext.versions = [
junit: '5.9.1',
Expand Down

0 comments on commit 6ac5a65

Please sign in to comment.