Skip to content

Commit

Permalink
Merge pull request #1230 from nextcloud/dependabot/gradle/org.jetbrai…
Browse files Browse the repository at this point in the history
…ns.kotlin-kotlin-gradle-plugin-1.9.0

Build(deps): Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.8.21 to 1.9.0
  • Loading branch information
David-Development authored Sep 5, 2023
2 parents c82368e + 3cedd69 commit af35501
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 {
ext {
kotlin_version = '1.8.21'
kotlin_version = '1.9.0'
}
repositories {
google()
Expand Down

0 comments on commit af35501

Please sign in to comment.