Skip to content

Commit

Permalink
Merge pull request #6 from BTI-US/dependabot/gradle/org.jetbrains.kot…
Browse files Browse the repository at this point in the history
…lin-kotlin-gradle-plugin-1.9.23

Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.8.10 to 1.9.23
  • Loading branch information
Phillweston authored May 7, 2024
2 parents 02186ed + 4a9073d commit 07d5183
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 @@
apply plugin: 'io.codearte.nexus-staging'

buildscript {
ext.kotlin_version = '1.8.10'
ext.kotlin_version = '1.9.23'

repositories {
google()
Expand Down

0 comments on commit 07d5183

Please sign in to comment.