Bump com.gitlab.haynes:libsass-maven-plugin from 0.2.29 to 0.3.3 (#3)

Bumps [com.gitlab.haynes:libsass-maven-plugin](https://gitlab.com/haynes/libsass-maven-plugin) from 0.2.29 to 0.3.3.
- [Release notes](https://gitlab.com/haynes/libsass-maven-plugin/tags)
- [Changelog](https://gitlab.com/haynes/libsass-maven-plugin/blob/main/CHANGELOG.md)
- [Commits](https://gitlab.com/haynes/libsass-maven-plugin/compare/0.2.29...0.3.3)

---
updated-dependencies:
- dependency-name: com.gitlab.haynes:libsass-maven-plugin
  dependency-version: 0.3.3
  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>
This commit is contained in:
dependabot[bot] 2025-04-25 12:00:15 +02:00 committed by GitHub
parent ec6b4ba636
commit 300fc3f1c1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -32,7 +32,7 @@
<checkstyle.version>10.23.0</checkstyle.version> <checkstyle.version>10.23.0</checkstyle.version>
<jacoco.version>0.8.13</jacoco.version> <jacoco.version>0.8.13</jacoco.version>
<libsass.version>0.2.29</libsass.version> <libsass.version>0.3.3</libsass.version>
<lifecycle-mapping>1.0.0</lifecycle-mapping> <lifecycle-mapping>1.0.0</lifecycle-mapping>
<maven-checkstyle.version>3.6.0</maven-checkstyle.version> <maven-checkstyle.version>3.6.0</maven-checkstyle.version>
<nohttp-checkstyle.version>0.0.11</nohttp-checkstyle.version> <nohttp-checkstyle.version>0.0.11</nohttp-checkstyle.version>