Skip to content

Commit

Permalink
Update scalatest to 3.2.18
Browse files Browse the repository at this point in the history
  • Loading branch information
darkfrog26 committed Feb 11, 2024
1 parent e0d6fb0 commit 2d78333
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 @@ -33,7 +33,7 @@ val reactifyVersion = "4.0.8"
val mongoScalaDriverVersion = "4.7.2"
val catsEffectVersion: String = "3.3.14"
val fs2Version: String = "3.3.0"
val scalatestVersion: String = "3.2.14"
val scalatestVersion: String = "3.2.18"
val catsEffectTestingVersion: String = "1.4.0"

lazy val root = project.in(file("."))
Expand Down

0 comments on commit 2d78333

Please sign in to comment.