Skip to content

Commit

Permalink
Merge pull request #236 from nextcloud/dependabot/gradle/kotlinVersio…
Browse files Browse the repository at this point in the history
…n-1.9.22

build(deps): bump kotlinVersion from 1.8.22 to 1.9.22
  • Loading branch information
tobiasKaminsky authored Jan 18, 2024
2 parents c41d047 + d835b28 commit fd446a4
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
@@ -1,7 +1,7 @@
buildscript {
ext {
daggerVersion = "2.50"
kotlinVersion = "1.8.22"
kotlinVersion = "1.9.22"
}
}

Expand Down

0 comments on commit fd446a4

Please sign in to comment.