Skip to content

Commit 1a82250

Browse files
Update kotlin monorepo to v2.2.10
1 parent f0a7d1e commit 1a82250

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
@@ -2,7 +2,7 @@ import org.gradle.api.internal.classpath.ModuleRegistry
22
import org.gradle.api.internal.project.ProjectInternal
33

44
buildscript {
5-
ext.kotlinVersion = '2.2.0'
5+
ext.kotlinVersion = '2.2.10'
66

77
repositories {
88
mavenCentral()

0 commit comments

Comments
 (0)