Skip to content

Commit

Permalink
Bump io.github.cleydyr:dart-sass-maven-plugin from 1.3.1 to 1.4.0 (#480)
Browse files Browse the repository at this point in the history
Bumps [io.github.cleydyr:dart-sass-maven-plugin](https://github.com/cleydyr/dart-sass-maven-plugin) from 1.3.1 to 1.4.0.
- [Release notes](https://github.com/cleydyr/dart-sass-maven-plugin/releases)
- [Changelog](https://github.com/cleydyr/dart-sass-maven-plugin/blob/master/CHANGELOG.md)
- [Commits](cleydyr/dart-sass-maven-plugin@v1.3.1...v1.4.0)

---
updated-dependencies:
- dependency-name: io.github.cleydyr:dart-sass-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 23, 2024
1 parent 554b6b8 commit 3d03975
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@
<plugin>
<groupId>io.github.cleydyr</groupId>
<artifactId>dart-sass-maven-plugin</artifactId>
<version>1.3.1</version>
<version>1.4.0</version>
<executions>
<execution>
<id>generate-css-using-sass</id>
Expand Down

0 comments on commit 3d03975

Please sign in to comment.