Skip to content

Commit 63b0044

Browse files
chore(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.2.20
1 parent 6931b06 commit 63b0044

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.10")
11+
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:2.2.20")
1212
implementation("io.github.gradle-nexus:publish-plugin:2.0.0")
1313
}

0 commit comments

Comments
 (0)