Skip to content

Commit

Permalink
Groovy 4.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
msgilligan committed Aug 31, 2023
1 parent dd5f5d8 commit a6f239b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ The 0.7.0 release of **OmniJ** will require the forthcoming **ConsensusJ** 0.7.0

Released: Forthcoming

=== Dependency Updates

* Groovy 4.0.14

=== Build/Test Updates

* JUnit Jupiter 5.10.0
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ useMavenLocal = false
bitcoinjVersion = 0.17-alpha2
consensusjVersion = 0.7.0-alpha2
slf4jVersion = 2.0.7
groovyVersion = 4.0.13
groovyVersion = 4.0.14
spockVersion = 2.3-groovy-4.0
junitJupiterVersion = 5.10.0

Expand Down

0 comments on commit a6f239b

Please sign in to comment.