Skip to content

Commit

Permalink
Bump quarkus.qe.framework.version from 1.5.4 to 1.5.6
Browse files Browse the repository at this point in the history
Bumps `quarkus.qe.framework.version` from 1.5.4 to 1.5.6.

Updates `io.quarkus.qe:quarkus-test-parent` from 1.5.4 to 1.5.6
- [Release notes](https://github.com/quarkus-qe/quarkus-test-framework/releases)
- [Changelog](https://github.com/quarkus-qe/quarkus-test-framework/blob/main/RELEASE.md)
- [Commits](quarkus-qe/quarkus-test-framework@1.5.4...1.5.6)

Updates `io.quarkus.qe:quarkus-test-containers` from 1.5.4 to 1.5.6
- [Release notes](https://github.com/quarkus-qe/quarkus-test-framework/releases)
- [Changelog](https://github.com/quarkus-qe/quarkus-test-framework/blob/main/RELEASE.md)
- [Commits](quarkus-qe/quarkus-test-framework@1.5.4...1.5.6)

Updates `io.quarkus.qe:quarkus-test-openshift` from 1.5.4 to 1.5.6
- [Release notes](https://github.com/quarkus-qe/quarkus-test-framework/releases)
- [Changelog](https://github.com/quarkus-qe/quarkus-test-framework/blob/main/RELEASE.md)
- [Commits](quarkus-qe/quarkus-test-framework@1.5.4...1.5.6)

---
updated-dependencies:
- dependency-name: io.quarkus.qe:quarkus-test-parent
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus.qe:quarkus-test-containers
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: io.quarkus.qe:quarkus-test-openshift
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and rsvoboda committed Oct 14, 2024
1 parent d7eb0ec commit f7ac5e3
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 @@ -19,7 +19,7 @@
<quarkus.platform.group-id>io.quarkus</quarkus.platform.group-id>
<quarkus.platform.version>999-SNAPSHOT</quarkus.platform.version>
<quarkus-plugin.version>${quarkus.platform.version}</quarkus-plugin.version>
<quarkus.qe.framework.version>1.5.4</quarkus.qe.framework.version>
<quarkus.qe.framework.version>1.5.6</quarkus.qe.framework.version>
<formatter-maven-plugin.version>2.23.0</formatter-maven-plugin.version>
<impsort-maven-plugin.version>1.6.2</impsort-maven-plugin.version>
<xml-format-maven-plugin.version>4.0.1</xml-format-maven-plugin.version>
Expand Down

0 comments on commit f7ac5e3

Please sign in to comment.