Skip to content

Commit

Permalink
Merge branch 'main' into microservice
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielFran authored Jan 16, 2025
2 parents 113f7f5 + a4bf49c commit 31fd88d
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 @@ -10,7 +10,7 @@ mongock-bom = { group = "io.mongock", name = "mongock-bom", version = "5.5.0" }
jboss-vfs = { group = "org.jboss", name = "jboss-vfs", version = "3.3.2.Final" }
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.1" }
testcontainers-keycloak = { group = "com.github.dasniko", name = "testcontainers-keycloak", version = "3.6.0" }
checkstyle = { module = "com.puppycrawl.tools:checkstyle", version = "10.21.1" }

[plugins]
Expand Down

0 comments on commit 31fd88d

Please sign in to comment.