Skip to content

Commit

Permalink
Merge pull request #229 from mkurz/webjars-locator-core-056
Browse files Browse the repository at this point in the history
webjars-locator-core 0.56
  • Loading branch information
mkurz authored Mar 1, 2024
2 parents d2f1c58 + 9480ff8 commit 287c4fa
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 @@ -12,7 +12,7 @@ developers += Developer(
)

libraryDependencies ++= Seq(
"org.webjars" % "webjars-locator-core" % "0.55",
"org.webjars" % "webjars-locator-core" % "0.56",
"org.specs2" %% "specs2-core" % "4.20.5" % "test",
"junit" % "junit" % "4.13.2" % "test"
)
Expand Down

0 comments on commit 287c4fa

Please sign in to comment.