Skip to content

Commit

Permalink
Merge pull request #383 from jhipster/dependabot/gradle/generators/qu…
Browse files Browse the repository at this point in the history
…arkus/resources/com.gorylenko.gradle-git-properties-2.4.2

Bump com.gorylenko.gradle-git-properties from 2.4.1 to 2.4.2 in /generators/quarkus/resources
  • Loading branch information
github-actions[bot] authored Aug 27, 2024
2 parents 223dc55 + f2ff410 commit 9bbac1a
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 @@ -13,7 +13,7 @@ testcontainers-keycloak = { group = "com.github.dasniko", name = "testcontainers
checkstyle = { module = "com.puppycrawl.tools:checkstyle", version = "10.18.0" }

[plugins]
gradle-git-properties = { id = "com.gorylenko.gradle-git-properties", version = "2.4.1" }
gradle-git-properties = { id = "com.gorylenko.gradle-git-properties", version = "2.4.2" }
gradle-node = { id = "com.github.node-gradle.node", version = "7.0.2" }
liquibase = { id = "org.liquibase.gradle", version = "2.2.0" }
sonarqube = { id = "org.sonarqube", version = "4.3.0.3225" }
Expand Down

0 comments on commit 9bbac1a

Please sign in to comment.