Skip to content

Commit

Permalink
Scala-Steward: Update scalatest from 3.2.16 to 3.2.17 (#354)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Sep 7, 2023
1 parent 7efc54a commit f2e2c99
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 @@ -13,7 +13,7 @@ object Dependencies {
val circeVersion = "0.14.5"
val circeGenericExtrasVersion = "0.14.3"

val scalaTest = "org.scalatest" %% "scalatest" % "3.2.16"
val scalaTest = "org.scalatest" %% "scalatest" % "3.2.17"
val logger = "org.slf4j" % "slf4j-simple" % "1.7.36"
val reflections = "net.oneandone.reflections8" % "reflections8" % "0.11.7"
val betterFiles = "com.github.pathikrit" %% "better-files" % "3.9.2"
Expand Down

0 comments on commit f2e2c99

Please sign in to comment.