Skip to content

Commit

Permalink
Bump org.webjars:webjars-locator-core from 0.54 to 0.55
Browse files Browse the repository at this point in the history
Bumps [org.webjars:webjars-locator-core](https://github.com/webjars/webjars-locator-core) from 0.54 to 0.55.
- [Commits](webjars/webjars-locator-core@webjars-locator-core-0.54...webjars-locator-core-0.55)

---
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] authored Nov 10, 2023
1 parent 9190b74 commit 75561c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion embedded-sass-plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ gradlePlugin {

dependencies {
api 'de.larsgrefer.sass:sass-embedded-host:3.3.1'
implementation 'org.webjars:webjars-locator-core:0.54'
implementation 'org.webjars:webjars-locator-core:0.55'

testImplementation project(":test-common")
}

0 comments on commit 75561c9

Please sign in to comment.