aerogear / keycloak-metrics-spi

Adds a Metrics Endpoint to Keycloak
Apache License 2.0
523 stars 151 forks source link

Add quarkus-resteasy-reactive in gradle deps #202

Open inglor opened 2 months ago

inglor commented 2 months ago

Motivation

https://github.com/aerogear/standards/issues/201

What

Add missing dependency in gradle

Why

Compilation error

How

Add the dependency

Verification Steps

Add the steps required to check this change. Following an example.

Gradle build works.

Checklist:

Progress

Additional Notes

PS.: Add images and/or .gifs to illustrate what was changed if this pull request modifies the appearance/output of something presented to the users.