Skip to content

Commit

Permalink
Bump com.github.node-gradle.node in /generators/quarkus/resources
Browse files Browse the repository at this point in the history
Bumps com.github.node-gradle.node from 7.0.2 to 7.1.0.

---
updated-dependencies:
- dependency-name: com.github.node-gradle.node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent a1880d1 commit fceb073
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 @@ checkstyle = { module = "com.puppycrawl.tools:checkstyle", version = "10.18.1" }

[plugins]
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" }
gradle-node = { id = "com.github.node-gradle.node", version = "7.1.0" }
liquibase = { id = "org.liquibase.gradle", version = "2.2.0" }
sonarqube = { id = "org.sonarqube", version = "5.1.0.4882" }
openapi-generator = { id = "org.openapi.generator", version = "7.8.0" }
Expand Down

0 comments on commit fceb073

Please sign in to comment.