Skip to content

Commit

Permalink
chore: bump quarkus version to 2.3.0 (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
Denis authored Oct 5, 2021
1 parent 04dd941 commit 044e36b
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 @@ -35,7 +35,7 @@
<maven.compiler.parameters>true</maven.compiler.parameters>

<vaadin.flow.version>8.0-SNAPSHOT</vaadin.flow.version>
<quarkus.version>2.2.1.Final</quarkus.version>
<quarkus.version>2.3.0.Final</quarkus.version>

<surefire-plugin.version>3.0.0-M5</surefire-plugin.version>
<surefire.excludedGroups>slow</surefire.excludedGroups>
Expand Down

0 comments on commit 044e36b

Please sign in to comment.