Skip to content

Commit

Permalink
Update scalatest to 3.2.17
Browse files Browse the repository at this point in the history
  • Loading branch information
darkfrog26 committed Sep 10, 2023
1 parent b48627a commit 2de548c
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.17"
val catsEffectTestingVersion: String = "1.4.0"

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

0 comments on commit 2de548c

Please sign in to comment.