Skip to content

Commit

Permalink
Merge pull request #3 from btison/quarkus0.20.0
Browse files Browse the repository at this point in the history
Quarkus: upgrade to 0.20.0
  • Loading branch information
btison authored Aug 6, 2019
2 parents 8e06cab + e569b19 commit 2571a54
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 @@ -7,7 +7,7 @@
<version>0.0.1-SNAPSHOT</version>
<properties>
<surefire-plugin.version>2.22.0</surefire-plugin.version>
<quarkus.version>0.18.0</quarkus.version>
<quarkus.version>0.20.0</quarkus.version>
<maven.compiler.source>1.8</maven.compiler.source>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.target>1.8</maven.compiler.target>
Expand Down

0 comments on commit 2571a54

Please sign in to comment.