Skip to content

Commit

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

build(deps): Bump quarkus.platform.version from 3.5.0 to 3.5.1
  • Loading branch information
tdakanalis authored Nov 9, 2023
2 parents 8f50dc8 + ef1a309 commit 0724d12
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.0</quarkus.platform.version>
<quarkus.platform.version>3.5.1</quarkus.platform.version>
<skipTests>true</skipTests>
<dockerImageTag>latest</dockerImageTag>
<dockerImagePush>false</dockerImagePush>
Expand Down

0 comments on commit 0724d12

Please sign in to comment.