Skip to content

Commit

Permalink
Merge pull request #173 from enbohm/quarkus-rest-client
Browse files Browse the repository at this point in the history
Using reaseasy client
  • Loading branch information
enbohm committed Apr 4, 2024
2 parents a09a51b + 49e95ba commit 429db93
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 @@ -41,7 +41,7 @@
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-rest-client</artifactId>
<artifactId>quarkus-resteasy-client</artifactId>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
Expand Down

0 comments on commit 429db93

Please sign in to comment.