Skip to content

Commit 53a0fa6

Browse files
committed
update gradle
1 parent 7735b60 commit 53a0fa6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ plugins {
1515

1616
tasks {
1717
wrapper {
18-
gradleVersion = "8.10"
18+
gradleVersion = "8.11.1"
1919
distributionType = Wrapper.DistributionType.BIN
2020
}
2121
}

0 commit comments

Comments
 (0)