Skip to content

Commit

Permalink
Merge pull request #823 from scala-steward/update/i2p-2.7.0
Browse files Browse the repository at this point in the history
Update i2p to 2.7.0
  • Loading branch information
mergify[bot] authored Oct 12, 2024
2 parents 004cae8 + bbf5282 commit 2066865
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.6.0",
"net.i2p" % "i2p" % "2.7.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 2066865

Please sign in to comment.