Browse Source

Merge pull request #3696 from nextcloud/renovate/kotlin-monorepo

fix(deps): update kotlin monorepo to v1.9.23
Andy Scherzinger 1 year ago
parent
commit
954648459e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -24,7 +24,7 @@
 buildscript {
 buildscript {
 
 
     ext {
     ext {
-        kotlinVersion = '1.9.22'
+        kotlinVersion = '1.9.23'
     }
     }
 
 
     repositories {
     repositories {