Skip to content

Commit

Permalink
Merge pull request #3 from newrelic-experimental/fixRestasyReactive
Browse files Browse the repository at this point in the history
add support for Quarkus Resteasy 2.11.0.Final and later
  • Loading branch information
dhilpipre committed Nov 29, 2022
2 parents c54624d + a6e9cd2 commit ac367f8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions settings.gradle
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
rootProject.name = 'java-instrumentation-template'
include 'quarkus-resteasy-2.0'
include 'quarkus-resteasy-2.11'
include 'quarkus-resteasy-2.14.1'
include 'quarkus-resteasy-reactive-2.0'
include 'quarkus-vertx-2.0'

0 comments on commit ac367f8

Please sign in to comment.