Skip to content

Commit

Permalink
Merge pull request #245 from scala-steward/update/patches
Browse files Browse the repository at this point in the history
Patch updates
  • Loading branch information
mkurz authored Jun 12, 2024
2 parents 3d2a8d8 + 76bc6b9 commit 49229a8
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 49229a8

Please sign in to comment.