Skip to content

Commit

Permalink
Update i2p to 2.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed May 16, 2024
1 parent ee77127 commit df62773
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.5.1",
"net.i2p" % "i2p" % "2.5.2",
"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 df62773

Please sign in to comment.