Skip to content

Commit

Permalink
Merge pull request quarkusio#40958 from HerrDerb/missing-test-scope-i…
Browse files Browse the repository at this point in the history
…n-reactive-route-deployment

Adding test scope for dependency quarkus-security-test-utils in reactive routes
  • Loading branch information
geoand authored Jun 6, 2024
2 parents 73f14f6 + 7dcf843 commit 20d3c9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions extensions/reactive-routes/deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-security-test-utils</artifactId>
<scope>test</scope>
</dependency>
</dependencies>

Expand Down

0 comments on commit 20d3c9d

Please sign in to comment.