Skip to content

Commit 3d89c98

Browse files
Bump the quarkus group with 6 updates (#1620)
Bumps the quarkus group with 6 updates: | Package | From | To | | --- | --- | --- | | [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus) | `3.19.1` | `3.19.2` | | io.quarkus:quarkus-maven-plugin | `3.19.1` | `3.19.2` | | [io.quarkus:quarkus-ide-config](https://github.com/quarkusio/quarkus) | `3.19.1` | `3.19.2` | | io.quarkus:quarkus-devtools-common | `3.19.1` | `3.19.2` | | io.quarkus:quarkus-devtools-base-codestarts | `3.19.1` | `3.19.2` | | io.quarkus:quarkus-devtools-testing | `3.19.1` | `3.19.2` | Updates `io.quarkus:quarkus-bom` from 3.19.1 to 3.19.2 - [Release notes](https://github.com/quarkusio/quarkus/releases) - [Commits](quarkusio/quarkus@3.19.1...3.19.2) Updates `io.quarkus:quarkus-maven-plugin` from 3.19.1 to 3.19.2 Updates `io.quarkus:quarkus-ide-config` from 3.19.1 to 3.19.2 - [Release notes](https://github.com/quarkusio/quarkus/releases) - [Commits](quarkusio/quarkus@3.19.1...3.19.2) Updates `io.quarkus:quarkus-maven-plugin` from 3.19.1 to 3.19.2 Updates `io.quarkus:quarkus-devtools-common` from 3.19.1 to 3.19.2 Updates `io.quarkus:quarkus-devtools-base-codestarts` from 3.19.1 to 3.19.2 Updates `io.quarkus:quarkus-devtools-testing` from 3.19.1 to 3.19.2 --- updated-dependencies: - dependency-name: io.quarkus:quarkus-bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: quarkus - dependency-name: io.quarkus:quarkus-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: quarkus - dependency-name: io.quarkus:quarkus-ide-config dependency-type: direct:production update-type: version-update:semver-patch dependency-group: quarkus - dependency-name: io.quarkus:quarkus-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: quarkus - dependency-name: io.quarkus:quarkus-devtools-common dependency-type: direct:production update-type: version-update:semver-patch dependency-group: quarkus - dependency-name: io.quarkus:quarkus-devtools-base-codestarts dependency-type: direct:production update-type: version-update:semver-patch dependency-group: quarkus - dependency-name: io.quarkus:quarkus-devtools-testing dependency-type: direct:development update-type: version-update:semver-patch dependency-group: quarkus ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d58bf32 commit 3d89c98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
<quarkus.platform.artifact-id>quarkus-bom</quarkus.platform.artifact-id>
1919
<quarkus.platform.group-id>io.quarkus</quarkus.platform.group-id>
20-
<quarkus.platform.version>3.19.1</quarkus.platform.version>
20+
<quarkus.platform.version>3.19.2</quarkus.platform.version>
2121

2222
<skipITs>true</skipITs>
2323
<surefire-plugin.version>3.5.2</surefire-plugin.version>

0 commit comments

Comments
 (0)