Skip to content

Commit

Permalink
Merge pull request #83 from cytechmobile/dependabot/maven/quarkus.pla…
Browse files Browse the repository at this point in the history
…tform.version-3.7.1

build(deps): Bump quarkus.platform.version from 3.6.7 to 3.7.1
  • Loading branch information
tdakanalis authored Feb 1, 2024
2 parents d931f32 + 729b9c9 commit 6665c5b
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 @@ -16,7 +16,7 @@
<quarkus.package.type>uber-jar</quarkus.package.type>
<quarkus.platform.artifact-id>quarkus-bom</quarkus.platform.artifact-id>
<quarkus.platform.group-id>io.quarkus.platform</quarkus.platform.group-id>
<quarkus.platform.version>3.6.7</quarkus.platform.version>
<quarkus.platform.version>3.7.1</quarkus.platform.version>
<skipTests>true</skipTests>
<dockerImageTag>latest</dockerImageTag>
<dockerImagePush>false</dockerImagePush>
Expand Down

0 comments on commit 6665c5b

Please sign in to comment.