Skip to content

Commit

Permalink
Merge pull request #206 from scala-steward/update/libtuf-3.2.7
Browse files Browse the repository at this point in the history
Update libtuf, libtuf-server to 3.2.7
  • Loading branch information
mergify[bot] authored Sep 5, 2024
2 parents d3a4be4 + 8969ce5 commit 2ce21e4
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.6"
val tufV = "3.2.7"
val scalaTestV = "3.2.19"
val bouncyCastleV = "1.76"
val libatsV = "2.6.6"
Expand Down

0 comments on commit 2ce21e4

Please sign in to comment.