Skip to content

Commit

Permalink
Update scalatest to 3.2.19
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jun 24, 2024
1 parent 4a70c8c commit 1a96c66
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 @@ -12,7 +12,7 @@ val akkaVersion = "2.6.20"
val pekkoVersion = "1.0.2"
val sttpModelVersion = "1.7.11"

val scalaTestVersion = "3.2.18"
val scalaTestVersion = "3.2.19"
val zio1Version = "1.0.18"
val zio2Version = "2.1.4"
val fs2_2_version = "2.5.12"
Expand Down

0 comments on commit 1a96c66

Please sign in to comment.