Skip to content

Commit eb4bc7f

Browse files
committed
chore
1 parent 036c9f3 commit eb4bc7f

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
@@ -57,7 +57,7 @@ nexusPublishing {
5757

5858
// https://gradle.org/release-checksums/
5959
tasks.wrapper {
60-
gradleVersion = "8.4"
60+
gradleVersion = "8.10.1"
6161
distributionType = Wrapper.DistributionType.BIN
62-
distributionSha256Sum = "3e1af3ae886920c3ac87f7a91f816c0c7c436f276a6eefdb3da152100fef72ae"
62+
distributionSha256Sum = "1541fa36599e12857140465f3c91a97409b4512501c26f9631fb113e392c5bd1"
6363
}

0 commit comments

Comments
 (0)