Skip to content

Commit d9af1d7

Browse files
Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.2.20
1 parent 8cc39b7 commit d9af1d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ buildscript {
3434
mavenCentral()
3535
}
3636
dependencies {
37-
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.21"
37+
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:2.2.20"
3838
}
3939
}
4040
rootProject.name = 'stem'

0 commit comments

Comments
 (0)