Skip to content

Commit

Permalink
specs2-core 4.20.7 (was 4.20.6)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jun 12, 2024
1 parent 3d2a8d8 commit 76bc6b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ developers += Developer(

libraryDependencies ++= Seq(
"org.webjars" % "webjars-locator-core" % "0.59",
"org.specs2" %% "specs2-core" % "4.20.6" % "test",
"org.specs2" %% "specs2-core" % "4.20.7" % "test",
"junit" % "junit" % "4.13.2" % "test"
)

Expand Down

0 comments on commit 76bc6b9

Please sign in to comment.