Skip to content

Commit

Permalink
Update scalatest to 3.2.18 (theiterators#186)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Feb 20, 2024
1 parent b1ee852 commit cb7204a
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 akkaHttpV = "10.2.10"
val akkaV = "2.6.20"
val circeV = "0.14.4"
val scalaTestV = "3.2.15"
val scalaTestV = "3.2.18"
val akkaHttpCirceV = "1.39.2"

Seq(
Expand Down

0 comments on commit cb7204a

Please sign in to comment.