Skip to content

Commit ba39ccc

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

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.3.0"
7+
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:2.3.10"
88
}
99
}
1010

0 commit comments

Comments
 (0)