Skip to content

Commit e52c010

Browse files
Merge pull request #1799 from nextcloud/renovate/kotlin-monorepo
fix(deps): update kotlin monorepo to v2.2.10
2 parents 36ce4d3 + 9b3e85e commit e52c010

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
buildscript {
1414
ext {
15-
kotlin_version = '2.2.0'
15+
kotlin_version = '2.2.10'
1616
jacoco_version = '0.8.13'
1717
}
1818
}

0 commit comments

Comments
 (0)