Skip to content

Commit 4a0182a

Browse files
authored
Merge pull request nextcloud#11109 from nextcloud/dependabot/gradle/kotlin_version-1.7.22
Bump kotlin_version from 1.7.21 to 1.7.22
2 parents f74f592 + 7947bb1 commit 4a0182a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
buildscript {
22
ext {
33
jacoco_version = '0.8.8'
4-
kotlin_version = '1.7.21'
4+
kotlin_version = '1.7.22'
55
androidxTestVersion = "1.4.0"
66
daggerVersion = "2.44.2"
77
markwonVersion = "4.6.2"

0 commit comments

Comments
 (0)