Skip to content

Commit

Permalink
Bump webjars-locator-core from 0.50 to 0.51
Browse files Browse the repository at this point in the history
Bumps [webjars-locator-core](https://github.com/webjars/webjars-locator-core) from 0.50 to 0.51.
- [Release notes](https://github.com/webjars/webjars-locator-core/releases)
- [Commits](webjars/webjars-locator-core@webjars-locator-core-0.50...webjars-locator-core-0.51)

---
updated-dependencies:
- dependency-name: org.webjars:webjars-locator-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 16, 2022
1 parent aa5a8e2 commit 165eefa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sass-embedded-host/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ repositories {
def dartSassVersion = "1.52.3"
def slf4jVersion = '1.7.36'
def springVersion = '5.3.20'
def webjarsVersion = '0.50'
def webjarsVersion = '0.51'

dependencies {
api project(":sass-embedded-protocol")
Expand Down

0 comments on commit 165eefa

Please sign in to comment.