Skip to content

Commit e8515db

Browse files
Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.2.0
1 parent 125d374 commit e8515db

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

0 commit comments

Comments
 (0)