Skip to content

Commit

Permalink
Bump quarkus-platform-bom-maven-plugin from 0.0.90 to 0.0.92
Browse files Browse the repository at this point in the history
Bumps [quarkus-platform-bom-maven-plugin](https://github.com/quarkusio/quarkus-platform-bom-generator) from 0.0.90 to 0.0.92.
- [Release notes](https://github.com/quarkusio/quarkus-platform-bom-generator/releases)
- [Commits](quarkusio/quarkus-platform-bom-generator@0.0.90...0.0.92)

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-platform-bom-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 18, 2023
1 parent 583ea7a commit eaf4afb
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 @@ -61,7 +61,7 @@

<nexus-staging-maven-plugin.version>1.6.8</nexus-staging-maven-plugin.version>
<gitflow-incremental-builder.version>4.4.1</gitflow-incremental-builder.version>
<quarkus-platform-bom-plugin.version>0.0.90</quarkus-platform-bom-plugin.version>
<quarkus-platform-bom-plugin.version>0.0.92</quarkus-platform-bom-plugin.version>

<skipDocs>false</skipDocs>
<skip.gradle.tests>false</skip.gradle.tests>
Expand Down

0 comments on commit eaf4afb

Please sign in to comment.