Skip to content

Commit

Permalink
chore
Browse files Browse the repository at this point in the history
  • Loading branch information
gesellix committed Nov 5, 2023
1 parent 28d19ee commit 1e1f88d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ nexusPublishing {

// https://gradle.org/release-checksums/
tasks.wrapper {
gradleVersion = "8.3"
gradleVersion = "8.4"
distributionType = Wrapper.DistributionType.BIN
distributionSha256Sum = "591855b517fc635b9e04de1d05d5e76ada3f89f5fc76f87978d1b245b4f69225"
distributionSha256Sum = "3e1af3ae886920c3ac87f7a91f816c0c7c436f276a6eefdb3da152100fef72ae"
}

0 comments on commit 1e1f88d

Please sign in to comment.