Skip to content

Commit

Permalink
Update scalatest to 3.2.18
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Feb 20, 2024
1 parent 02257bf commit 356020b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Deps.scala
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ object Deps {
val ammoniteOps = "com.lihaoyi" %% "ammonite-ops" % "2.4.0"
val osLib = "com.lihaoyi" %% "os-lib" % "0.9.3"
val sourcecode = "com.lihaoyi" %% "sourcecode" % "0.3.1"
val scalatest = "org.scalatest" %% "scalatest" % "3.2.17"
val scalatest = "org.scalatest" %% "scalatest" % "3.2.18"
val fansi = "com.lihaoyi" %% "fansi" % "0.4.0"
val bloop = "ch.epfl.scala" %% "bloop-frontend" % "1.5.4"
val scalaXml = "org.scala-lang.modules" %% "scala-xml" % "2.2.0"
Expand Down

0 comments on commit 356020b

Please sign in to comment.