Skip to content

Commit e5797ed

Browse files
Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.1.21 (#108)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d76561c commit e5797ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ buildscript {
44
gradlePluginPortal()
55
}
66
dependencies {
7-
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.20"
7+
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.21"
88
}
99
}
1010

0 commit comments

Comments
 (0)