Skip to content

Commit 9a0687c

Browse files
Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.7.20
1 parent fbe820b commit 9a0687c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ java {
2626
}
2727

2828
val buildToolsVersion = "7.3.0"
29-
val kotlinVersion = "1.6.21"
29+
val kotlinVersion = "1.7.20"
3030
val manesVersion = "0.38.0"
3131

3232
dependencies {

0 commit comments

Comments
 (0)