Skip to content

Commit

Permalink
Update scalatest to 3.2.16
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed May 16, 2023
1 parent cc91902 commit 8034e20
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 scala3 = List("3.2.2")

val sttpModelVersion = "1.5.5"

val scalaTestVersion = "3.2.15"
val scalaTestVersion = "3.2.16"
val zio1Version = "1.0.18"
val zio2Version = "2.0.10"
val fs2_2_version: Option[(Long, Long)] => String = {
Expand Down

0 comments on commit 8034e20

Please sign in to comment.