Update kotlin monorepo to v2.2.10

This commit is contained in:
dependency-bot
2025-08-16 12:09:34 +02:00
committed by José Rebelo
parent 1b2ce0199c
commit a0f55c77b5
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
ext.kotlin_version = '2.2.0'
ext.kotlin_version = '2.2.10'
repositories {
mavenCentral()
google()