Skip to content

Commit

Permalink
Merge pull request #215 from mkurz/webjars-locator-core-0.54
Browse files Browse the repository at this point in the history
webjars-locator-core 0.54
  • Loading branch information
mkurz authored Oct 20, 2023
2 parents 974ee72 + f8a1501 commit 939cfed
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.53",
"org.webjars" % "webjars-locator-core" % "0.54",
"org.specs2" %% "specs2-core" % "4.20.2" % "test",
"junit" % "junit" % "4.13.2" % "test"
)
Expand Down

0 comments on commit 939cfed

Please sign in to comment.