Revert "Update Tuweni to 2.4.1 (#5513)" (#5585)

This reverts commit b96418143c.

Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
This commit is contained in:
Sally MacFarlane
2023-06-13 13:12:23 +10:00
committed by GitHub
parent 9913a5aa11
commit 6111e1bbc3
41 changed files with 96 additions and 388 deletions

View File

@@ -7,7 +7,7 @@ dependencies {
implementation 'com.google.guava:guava'
implementation 'io.vertx:vertx-core'
implementation 'io.vertx:vertx-web'
implementation 'io.tmio:tuweni-net'
implementation 'org.apache.tuweni:tuweni-net'
runtimeOnly('org.bouncycastle:bcpkix-jdk15on')