We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 036c9f3 commit eb4bc7fCopy full SHA for eb4bc7f
build.gradle.kts
@@ -57,7 +57,7 @@ nexusPublishing {
57
58
// https://gradle.org/release-checksums/
59
tasks.wrapper {
60
- gradleVersion = "8.4"
+ gradleVersion = "8.10.1"
61
distributionType = Wrapper.DistributionType.BIN
62
- distributionSha256Sum = "3e1af3ae886920c3ac87f7a91f816c0c7c436f276a6eefdb3da152100fef72ae"
+ distributionSha256Sum = "1541fa36599e12857140465f3c91a97409b4512501c26f9631fb113e392c5bd1"
63
}
0 commit comments