Skip to content

Commit

Permalink
Update scalatest to 3.2.17 (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Nov 6, 2023
1 parent 22089d0 commit 017ba85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ object Dependencies {
val Prometheus = "0.16.0"
val ScalaCollectionCompat = "2.11.0"
val ScalaLogging = "3.9.5"
val ScalaTest = "3.2.16"
val ScalaTest = "3.2.17"
}

val Datadog = "com.datadoghq" % "java-dogstatsd-client" % Versions.Datadog
Expand Down

0 comments on commit 017ba85

Please sign in to comment.