Skip to content

Commit

Permalink
Merge pull request #201 from scala-steward/update/libtuf-3.2.5
Browse files Browse the repository at this point in the history
Update libtuf, libtuf-server to 3.2.5
  • Loading branch information
mergify[bot] authored Jul 30, 2024
2 parents fd879a2 + fbbc955 commit d1fdcf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Global / bloopAggregateSourceDependencies := true
libraryDependencies ++= {
val akkaV = "2.8.5"
val akkaHttpV = "10.5.2"
val tufV = "3.2.3"
val tufV = "3.2.5"
val scalaTestV = "3.2.19"
val bouncyCastleV = "1.76"
val libatsV = "2.6.6"
Expand Down

0 comments on commit d1fdcf7

Please sign in to comment.