Skip to content

Commit 7b61bbc

Browse files
Merge pull request #1996 from nextcloud/renovate/kotlin-monorepo
fix(deps): update kotlin monorepo to v2.3.21
2 parents 5e7bcb4 + b7b3850 commit 7b61bbc

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 = '2.3.20'
15+
kotlin_version = '2.3.21'
1616
jacoco_version = '0.8.14'
1717
}
1818
}

0 commit comments

Comments
 (0)