Skip to content

Commit 456c2a0

Browse files
renovate[bot]AndyScherzinger
authored andcommitted
fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.1.21
1 parent e690b70 commit 456c2a0

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
@@ -13,7 +13,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
1313

1414
buildscript {
1515
ext {
16-
kotlinVersion = '2.0.0'
16+
kotlinVersion = '2.1.21'
1717
commonsVersion = '2.3.5'
1818
}
1919
repositories {

0 commit comments

Comments
 (0)