Skip to content

Commit 00179ad

Browse files
Update scalatest to 3.2.8 (#183)
* Update scalatest to 3.2.8 * Update scalatest to 3.2.8
1 parent f6f1361 commit 00179ad

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
@@ -9,7 +9,7 @@ object Dependencies {
99
val http4s = "0.21.22"
1010
val newtype = "0.4.4"
1111
val refined = "0.9.24"
12-
val scalaTest = "3.2.7"
12+
val scalaTest = "3.2.8"
1313
val catsEffect = "2.5.0"
1414
val enumeratum = "1.6.1"
1515
val websocketClient = "0.3.6"

0 commit comments

Comments
 (0)