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

Commit ee72a64

Browse files
Upgrade quarkus to 1.8.3 (#193)
1 parent 00b2940 commit ee72a64

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
<properties>
3434
<surefire-plugin.version>2.22.2</surefire-plugin.version>
3535

36-
<quarkus-plugin.version>1.6.0.Final</quarkus-plugin.version>
37-
<quarkus.platform.version>1.6.0.Final</quarkus.platform.version>
36+
<quarkus-plugin.version>1.8.3.Final</quarkus-plugin.version>
37+
<quarkus.platform.version>1.8.3.Final</quarkus.platform.version>
3838

3939
<jandex.version>1.0.7</jandex.version>
4040
<jacoco.version>0.8.5</jacoco.version>

0 commit comments

Comments
 (0)