Skip to content

Commit 94b5345

Browse files
Update scalatest to 3.2.19 (azhur#573)
1 parent 58990ab commit 94b5345

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ lazy val dependency =
208208
val circe = "0.14.10"
209209
val json4s = "4.0.7"
210210
val jsoniterScala = "2.28.1"
211-
val scalaTest = "3.2.17"
211+
val scalaTest = "3.2.19"
212212
val kafka = "3.6.1"
213213
val play = "3.0.2"
214214
val upickle = "3.1.4"

0 commit comments

Comments
 (0)