Skip to content

Commit

Permalink
Merge pull request #1276 from scala-steward/update/webjars-locator-0.48
Browse files Browse the repository at this point in the history
Update webjars-locator to 0.48
  • Loading branch information
daddykotex authored Oct 31, 2023
2 parents 6615bbc + 7c4d834 commit b18c7bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ object Dependencies {
object Webjars {
val swaggerUi: ModuleID = "org.webjars.npm" % "swagger-ui-dist" % "5.7.2"

val webjarsLocator: ModuleID = "org.webjars" % "webjars-locator" % "0.47"
val webjarsLocator: ModuleID = "org.webjars" % "webjars-locator" % "0.48"
}

object AwsSpecSummary {
Expand Down

0 comments on commit b18c7bf

Please sign in to comment.