Skip to content

Commit a5cfb0d

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

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
@@ -4,7 +4,7 @@ buildscript {
44
gradlePluginPortal()
55
}
66
dependencies {
7-
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:2.2.10"
7+
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:2.2.20"
88
}
99
}
1010

0 commit comments

Comments
 (0)