Skip to content

Commit

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

Build(deps): Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.10 to 1.9.20
  • Loading branch information
David-Development authored Nov 3, 2023
2 parents 6d516c5 + c782b10 commit 73bf39f
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.10'
kotlin_version = '1.9.20'
}
repositories {
google()
Expand Down

0 comments on commit 73bf39f

Please sign in to comment.