Skip to content

Commit

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

---
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 Feb 22, 2022
1 parent 29d4428 commit 384590e
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.49.8"
def slf4jVersion = '1.7.36'
def springVersion = '5.3.16'
def webjarsVersion = '0.48'
def webjarsVersion = '0.50'

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

0 comments on commit 384590e

Please sign in to comment.