Skip to content

Commit a536d08

Browse files
authored
chore: Update scalatest from 3.2.18 to 3.2.19 (#1926)
Co-authored-by: RenkuBot <RenkuBot@users.noreply.github.com>
1 parent 42feb15 commit a536d08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ object Dependencies {
3333
val refinedPureconfig = "0.11.2"
3434
val scalacheck = "1.18.0"
3535
val scalamock = "6.0.0"
36-
val scalatest = "3.2.18"
36+
val scalatest = "3.2.19"
3737
val scalatestScalacheck = "3.2.14.0"
3838
val sentryLogback = "7.10.0"
3939
val skunk = "0.6.4"

0 commit comments

Comments
 (0)