Skip to content

Commit 110f676

Browse files
committed
chore
1 parent 2799ad8 commit 110f676

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,9 @@ tasks {
8181
}
8282

8383
wrapper {
84-
gradleVersion = "8.10.1"
84+
gradleVersion = "8.11.1"
8585
distributionType = Wrapper.DistributionType.BIN
8686
// https://gradle.org/release-checksums/
87-
distributionSha256Sum = "1541fa36599e12857140465f3c91a97409b4512501c26f9631fb113e392c5bd1"
87+
distributionSha256Sum = "f397b287023acdba1e9f6fc5ea72d22dd63669d59ed4a289a29b1a76eee151c6"
8888
}
8989
}

0 commit comments

Comments
 (0)