Skip to content

Commit

Permalink
RxJava 3.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
msgilligan committed Aug 30, 2023
1 parent 2c2c473 commit bc70897
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ If you are using `consensusj-jsonrpc-javanet`, you need to remove the `.javanet`
* Micronaut 4.0.1
* Jackson 2.15.2
* Groovy 4.0.14
* RxJava 3.1.7

=== Build/Test Updates

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
consensusjVersion = 0.7.0-SNAPSHOT

bitcoinjVersion = 0.17-alpha2
rxJavaVersion = 3.1.6
rxJavaVersion = 3.1.7
groovyVersion = 4.0.14
spockVersion = 2.3-groovy-4.0
slf4jVersion = 2.0.7
Expand Down

0 comments on commit bc70897

Please sign in to comment.