Skip to content

Commit

Permalink
Update libats, libats-http-tracing, ... to 2.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Nov 12, 2023
1 parent fce59a4 commit 74cb016
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 @@ -15,7 +15,7 @@ libraryDependencies ++= {
val scalaTestV = "3.2.17"
val bouncyCastleV = "1.76"
val tufV = "3.0.0"
val libatsV = "2.3.1"
val libatsV = "2.5.1"

Seq(
"com.typesafe.akka" %% "akka-actor" % akkaV,
Expand Down

0 comments on commit 74cb016

Please sign in to comment.