Skip to content

Commit

Permalink
Bump sass-embedded-host from 1.3.1 to 1.3.2
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.1 to 1.3.2.
- [Release notes](https://github.com/larsgrefer/dart-sass-java/releases)
- [Commits](larsgrefer/dart-sass-java@1.3.1...1.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 13, 2022
1 parent cd63d7b commit e89da6a
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.1'
api 'de.larsgrefer.sass:sass-embedded-host:1.3.2'
implementation 'org.webjars:webjars-locator-core:0.50'

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

0 comments on commit e89da6a

Please sign in to comment.