Skip to content

Commit

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

build(deps): Bump quarkus.platform.version from 3.5.2 to 3.5.3
  • Loading branch information
tdakanalis authored Nov 22, 2023
2 parents bb6f463 + 314c8c1 commit 8979d9f
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.5.2</quarkus.platform.version>
<quarkus.platform.version>3.5.3</quarkus.platform.version>
<skipTests>true</skipTests>
<dockerImageTag>latest</dockerImageTag>
<dockerImagePush>false</dockerImagePush>
Expand Down

0 comments on commit 8979d9f

Please sign in to comment.