We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7344a73 commit 5b004b9Copy full SHA for 5b004b9
1 file changed
pom.xml
@@ -81,6 +81,10 @@
81
<groupId>io.quarkus</groupId>
82
<artifactId>quarkus-resteasy-jackson</artifactId>
83
</dependency>
84
+ <dependency>
85
+ <groupId>io.quarkus</groupId>
86
+ <artifactId>quarkus-smallrye-health</artifactId>
87
+ </dependency>
88
<dependency>
89
90
<artifactId>quarkus-junit5</artifactId>
0 commit comments