Skip to content

Commit

Permalink
Bump sass-embedded-host from 1.3.2 to 1.4.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.3.2 to 1.4.0.
- [Release notes](https://github.com/larsgrefer/dart-sass-java/releases)
- [Commits](larsgrefer/dart-sass-java@1.3.2...1.4.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] committed Jun 29, 2022
1 parent 9c6b729 commit 721f404
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.3.2'
api 'de.larsgrefer.sass:sass-embedded-host:1.4.0'
implementation 'org.webjars:webjars-locator-core:0.51'

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

0 comments on commit 721f404

Please sign in to comment.