Skip to content

Commit 3af9593

Browse files
author
Johannes Ballmann
committed
Use new versioning scheme for gradle
1 parent f3686ef commit 3af9593

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ kotlin {
1919

2020
tasks {
2121
wrapper {
22-
gradleVersion = "9.0"
22+
gradleVersion = "9.0.0"
2323
distributionType = Wrapper.DistributionType.ALL
2424
}
2525

0 commit comments

Comments
 (0)