Skip to content

Commit

Permalink
Gradle 8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
msgilligan committed Oct 5, 2023
1 parent 92efe73 commit 3749724
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ The 0.7.0 release of **OmniJ** will require the forthcoming **ConsensusJ** 0.7.0

=== Build/Test Updates

* Gradle 8.4-rc-2
* Gradle 8.4

== v0.7.0-alpha2

Expand Down
4 changes: 2 additions & 2 deletions gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionSha256Sum=f7dca5ae44f1a45ee7950fa3e01418a664eaa04136ff594a99bebf7ee353a943
distributionUrl=https\://services.gradle.org/distributions/gradle-8.4-rc-2-bin.zip
distributionSha256Sum=3e1af3ae886920c3ac87f7a91f816c0c7c436f276a6eefdb3da152100fef72ae
distributionUrl=https\://services.gradle.org/distributions/gradle-8.4-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
Expand Down

0 comments on commit 3749724

Please sign in to comment.