فهرست منبع

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

fix(deps): update kotlin monorepo to v1.9.23
Andy Scherzinger 1 سال پیش
والد
کامیت
954648459e
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

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