Skip to content

Commit

Permalink
Merge pull request #454 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.5.0

Bump com.gorylenko.gradle-git-properties from 2.4.2 to 2.5.0 in /generators/quarkus/resources
  • Loading branch information
github-actions[bot] authored Mar 7, 2025
2 parents e0e806a + c9d0826 commit dfa18f7
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 @@ -14,7 +14,7 @@ testcontainers-keycloak = { group = "com.github.dasniko", name = "testcontainers
checkstyle = { module = "com.puppycrawl.tools:checkstyle", version = "10.21.4" }

[plugins]
gradle-git-properties = { id = "com.gorylenko.gradle-git-properties", version = "2.4.2" }
gradle-git-properties = { id = "com.gorylenko.gradle-git-properties", version = "2.5.0" }
gradle-node = { id = "com.github.node-gradle.node", version = "7.1.0" }
liquibase = { id = "org.liquibase.gradle", version = "3.0.2" }
liquibase_core = { group = 'org.liquibase', id = "liquibase-core", version = "4.27.0" }
Expand Down

0 comments on commit dfa18f7

Please sign in to comment.