Skip to content

Commit

Permalink
Update scalatest, scalatest-mustmatchers to 3.2.14 (#1276)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Nov 8, 2022
1 parent 3d0283b commit 108b27f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/project/Dependencies.scala
Expand Up @@ -18,7 +18,7 @@ object Dependencies {
//TODO remove jacksonDatabind when jackson 2.13.3 plus excludes in avro and jacksonScala
val jacksonDatabind = "2.13.4"
val slf4j = "1.7.30"
val scalaTest = "3.2.13"
val scalaTest = "3.2.14"
val maven = "3.8.5"
}

Expand Down

0 comments on commit 108b27f

Please sign in to comment.