Skip to content

Commit

Permalink
Fix ecosystem
Browse files Browse the repository at this point in the history
  • Loading branch information
ia3andy committed Sep 13, 2024
1 parent 4b66ecd commit 1a7e9f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<dependencies>
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-resteasy-reactive</artifactId>
<artifactId>quarkus-rest</artifactId>
</dependency>
<dependency>
<groupId>io.quarkiverse.web-bundler</groupId>
Expand All @@ -23,7 +23,7 @@
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-resteasy-reactive-qute</artifactId>
<artifactId>quarkus-rest-qute</artifactId>
</dependency>
<dependency>
<groupId>org.mvnpm</groupId>
Expand Down

0 comments on commit 1a7e9f4

Please sign in to comment.