Skip to content
This repository was archived by the owner on Sep 18, 2023. It is now read-only.

Commit

Permalink
Update Quarkus version to 1.11.6.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
mirostary committed May 5, 2021
1 parent c1ffe66 commit 1cc90f7
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 @@ -80,7 +80,7 @@
<version.maven-compiler-plugin>3.8.1</version.maven-compiler-plugin>
<version.maven-jar-plugin>3.2.0</version.maven-jar-plugin>
<version.maven-surefire-plugin>2.22.2</version.maven-surefire-plugin>
<version.quarkus>1.11.5.Final</version.quarkus>
<version.quarkus>1.11.6.Final</version.quarkus>
<version.plugin.quarkus>${version.quarkus}</version.plugin.quarkus>
<version.testcontainers>1.15.2</version.testcontainers>
</properties>
Expand Down

0 comments on commit 1cc90f7

Please sign in to comment.