Skip to content

Commit

Permalink
Bump sass-embedded-host from 1.5.1 to 1.6.0
Browse files Browse the repository at this point in the history
Bumps [sass-embedded-host](https://github.com/larsgrefer/dart-sass-java) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/larsgrefer/dart-sass-java/releases)
- [Commits](larsgrefer/dart-sass-java@1.5.1...1.6.0)

---
updated-dependencies:
- dependency-name: de.larsgrefer.sass:sass-embedded-host
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 29, 2022
1 parent 8673247 commit 44f88a3
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 @@ -38,7 +38,7 @@ pluginBundle {
}

dependencies {
api 'de.larsgrefer.sass:sass-embedded-host:1.5.1'
api 'de.larsgrefer.sass:sass-embedded-host:1.6.0'
implementation 'org.webjars:webjars-locator-core:0.52'

testImplementation project(":test-common")
Expand Down

0 comments on commit 44f88a3

Please sign in to comment.