Skip to content

Commit

Permalink
Merge pull request #402 from jhipster/dependabot/gradle/generators/qu…
Browse files Browse the repository at this point in the history
…arkus/resources/com.github.dasniko-testcontainers-keycloak-3.5.1

Bump com.github.dasniko:testcontainers-keycloak from 3.5.0 to 3.5.1 in /generators/quarkus/resources
  • Loading branch information
github-actions[bot] authored Oct 9, 2024
2 parents cb82fc8 + 2b449e3 commit ac30696
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generators/quarkus/resources/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ mapstruct-processor = { group = "org.mapstruct", name = "mapstruct-processor", v
mongock-bom = { group = "com.github.cloudyrock.mongock", name = "mongock-bom", version = "4.3.8" }
quarkus-resteasy-problem = { group = "com.tietoevry.quarkus", name = "quarkus-resteasy-problem", version = "3.9.0" }
wiremock = { group = "com.github.tomakehurst", name = "wiremock-jre8", version = "3.0.1" }
testcontainers-keycloak = { group = "com.github.dasniko", name = "testcontainers-keycloak", version = "3.5.0" }
testcontainers-keycloak = { group = "com.github.dasniko", name = "testcontainers-keycloak", version = "3.5.1" }
checkstyle = { module = "com.puppycrawl.tools:checkstyle", version = "10.18.2" }

[plugins]
Expand Down

0 comments on commit ac30696

Please sign in to comment.