Skip to content

Commit

Permalink
Bump io.quarkiverse.qute.web:quarkus-qute-web from 3.2.0 to 3.2.2 (#102)
Browse files Browse the repository at this point in the history
Bumps [io.quarkiverse.qute.web:quarkus-qute-web](https://github.com/quarkiverse/quarkus-qute-web) from 3.2.0 to 3.2.2.
- [Release notes](https://github.com/quarkiverse/quarkus-qute-web/releases)
- [Commits](quarkiverse/quarkus-qute-web@3.2.0...3.2.2)

---
updated-dependencies:
- dependency-name: io.quarkiverse.qute.web:quarkus-qute-web
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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] authored Oct 31, 2024
1 parent bf40a67 commit 58fc0b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<dependency>
<groupId>io.quarkiverse.qute.web</groupId>
<artifactId>quarkus-qute-web</artifactId>
<version>3.2.0</version>
<version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.mvnpm</groupId>
Expand Down

0 comments on commit 58fc0b8

Please sign in to comment.