Update kotlin monorepo to v2.2.21

This commit is contained in:
dependency-bot
2025-10-26 22:06:42 +01:00
committed by Arjan Schrijver
parent a62eed5cae
commit eced8996a4
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.20'
ext.kotlin_version = '2.2.21'
repositories {
mavenCentral()
google()