Skip to content

Commit

Permalink
Update i2p to 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jul 5, 2023
1 parent ea8f82d commit 5002d22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libtuf/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ libraryDependencies ++= {
Seq(
"org.bouncycastle" % "bcprov-jdk18on" % bouncyCastleV,
"org.bouncycastle" % "bcpkix-jdk18on" % bouncyCastleV,
"net.i2p" % "i2p" % "2.2.1",
"net.i2p" % "i2p" % "2.3.0",
"com.softwaremill.sttp.client" %% "core" % "2.3.0",
"com.softwaremill.sttp.client" %% "slf4j-backend" % "2.3.0",
"com.softwaremill.sttp.client" %% "async-http-client-backend-future" % "2.3.0",
Expand Down

0 comments on commit 5002d22

Please sign in to comment.