Skip to content

Commit 6931b06

Browse files
Merge pull request #101 from Doist/renovate/org.jetbrains.kotlin
chore(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.2.10
2 parents 88a851a + a6fafde commit 6931b06

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
@@ -8,6 +8,6 @@ repositories {
88
}
99

1010
dependencies {
11-
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:2.2.0")
11+
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:2.2.10")
1212
implementation("io.github.gradle-nexus:publish-plugin:2.0.0")
1313
}

0 commit comments

Comments
 (0)