Skip to content

Commit

Permalink
Bump io.quarkiverse.web-bundler:quarkus-web-bundler from 1.7.3 to 1.8…
Browse files Browse the repository at this point in the history
….0 (#107)

Bumps [io.quarkiverse.web-bundler:quarkus-web-bundler](https://github.com/quarkiverse/quarkus-web-bundler) from 1.7.3 to 1.8.0.
- [Release notes](https://github.com/quarkiverse/quarkus-web-bundler/releases)
- [Commits](quarkiverse/quarkus-web-bundler@1.7.3...1.8.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 5, 2024
1 parent 3bed1a3 commit a62a472
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 @@ -21,7 +21,7 @@
<dependency>
<groupId>io.quarkiverse.web-bundler</groupId>
<artifactId>quarkus-web-bundler</artifactId>
<version>1.7.3</version>
<version>1.8.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.qute.web</groupId>
Expand Down

0 comments on commit a62a472

Please sign in to comment.