Skip to content

Commit

Permalink
Merge pull request #431 from jhipster/dependabot/gradle/generators/qu…
Browse files Browse the repository at this point in the history
…arkus/resources/com.puppycrawl.tools-checkstyle-10.21.1

Bump com.puppycrawl.tools:checkstyle from 10.21.0 to 10.21.1 in /generators/quarkus/resources
  • Loading branch information
github-actions[bot] authored Dec 30, 2024
2 parents 43c53d3 + 7165bf4 commit 4723da8
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 @@ -11,7 +11,7 @@ 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" }
checkstyle = { module = "com.puppycrawl.tools:checkstyle", version = "10.21.0" }
checkstyle = { module = "com.puppycrawl.tools:checkstyle", version = "10.21.1" }

[plugins]
gradle-git-properties = { id = "com.gorylenko.gradle-git-properties", version = "2.4.2" }
Expand Down

0 comments on commit 4723da8

Please sign in to comment.