Skip to content

Commit 49ee033

Browse files
Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.7.21
1 parent 5a8dd9e commit 49ee033

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.7.20"
29+
val kotlinVersion = "1.7.21"
3030
val manesVersion = "0.38.0"
3131

3232
dependencies {

0 commit comments

Comments
 (0)