Skip to content

Commit

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

Build(deps): Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.0 to 1.9.10
  • Loading branch information
David-Development authored Sep 11, 2023
2 parents 18127d0 + 8aeb7c2 commit 9ce79aa
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.9.0'
kotlin_version = '1.9.10'
}
repositories {
google()
Expand Down

0 comments on commit 9ce79aa

Please sign in to comment.