Skip to content

Commit ca1f06c

Browse files
authored
Merge branch 'develop' into renovate/kotlin-monorepo
2 parents 49ee033 + 3abb284 commit ca1f06c

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
@@ -25,7 +25,7 @@ java {
2525
targetCompatibility = JavaVersion.VERSION_11
2626
}
2727

28-
val buildToolsVersion = "7.3.0"
28+
val buildToolsVersion = "7.3.1"
2929
val kotlinVersion = "1.7.21"
3030
val manesVersion = "0.38.0"
3131

0 commit comments

Comments
 (0)