Skip to content

Commit 166aafa

Browse files
Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.9.25 (#203)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a09b453 commit 166aafa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ repositories {
1212

1313
object PluginVersions {
1414
const val gradle_plugin = "7.4.2"
15-
const val kotlin_gradle_plugin = "1.6.10"
15+
const val kotlin_gradle_plugin = "1.9.25"
1616
const val ben_manes = "0.52.0"
1717
const val spotless = "5.17.1"
1818
const val detekt = "1.23.8"

0 commit comments

Comments
 (0)