Skip to content

Commit

Permalink
Merge pull request #57 from nextcloud/dependabot/gradle/kotlinVersion…
Browse files Browse the repository at this point in the history
…-1.8.10

Bump kotlinVersion from 1.8.0 to 1.8.10
  • Loading branch information
tobiasKaminsky authored Mar 17, 2023
2 parents 2937f12 + 3968f92 commit 8fd9345
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.45"
kotlinVersion = "1.8.0"
kotlinVersion = "1.8.10"
}
}

Expand Down

0 comments on commit 8fd9345

Please sign in to comment.