Skip to content

Commit

Permalink
fix: obselete name in integration tests pom.xml of quarkus extension
Browse files Browse the repository at this point in the history
  • Loading branch information
iocanel committed Sep 9, 2024
1 parent d2e8074 commit 9e877af
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<dependencies>
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-resteasy-reactive</artifactId>
<artifactId>quarkus-rest</artifactId>
</dependency>
<dependency>
<groupId>{group-id}</groupId>
Expand Down

0 comments on commit 9e877af

Please sign in to comment.