Skip to content

Commit cb3827c

Browse files
Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.2.21
1 parent a099361 commit cb3827c

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.21"
3838
}
3939
}
4040
rootProject.name = 'stem'

0 commit comments

Comments
 (0)