Skip to content

Commit 69ff6d0

Browse files
Merge pull request #1461 from nextcloud/renovate/major-kotlin-monorepo
fix(deps): update kotlin monorepo to v2 (major)
2 parents e701b94 + 28624b0 commit 69ff6d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 = '1.9.23'
15+
kotlin_version = '2.0.10'
1616
jacoco_version = '0.8.12'
1717
}
1818
}

0 commit comments

Comments
 (0)