Skip to content

Commit cb249e1

Browse files
Merge pull request #2957 from nextcloud/renovate/kotlin-monorepo
fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.3.0
2 parents 1381a0c + 8bd2018 commit cb249e1

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
@@ -10,7 +10,7 @@
1010

1111
buildscript {
1212
ext {
13-
kotlinVersion = '2.2.21'
13+
kotlinVersion = '2.3.0'
1414
commonsVersion = '2.4.1'
1515
androidCommonsVersion = '1.1.1'
1616
nextcloudAndroidCommonLib = "0.30.0"

0 commit comments

Comments
 (0)