Skip to content

Commit

Permalink
chore(deps): update quarkus.version to v1.5.0.final (#2978)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored May 27, 2020
1 parent f5fcf50 commit e6155de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appengine-java11/quarkus-helloworld/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ limitations under the License.
<surefire-plugin.version>2.22.2</surefire-plugin.version>
<maven.compiler.target>11</maven.compiler.target>
<maven.compiler.source>11</maven.compiler.source>
<quarkus.version>1.4.2.Final</quarkus.version>
<quarkus.version>1.5.0.Final</quarkus.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>

Expand Down

0 comments on commit e6155de

Please sign in to comment.