Skip to content

Commit

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

Bump org.jetbrains.kotlin.jvm from 2.0.20 to 2.0.21
  • Loading branch information
github-actions[bot] authored Oct 14, 2024
2 parents a84dbfb + 2ab0063 commit e5f4d58
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 = '2.0.20'
ext.kotlin_version = '2.0.21'

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

0 comments on commit e5f4d58

Please sign in to comment.