Skip to content

Commit

Permalink
build(deps): bump com.github.node-gradle.node
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 9783ca1 commit f8a677b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generators/server/resources/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jib-spring-boot-extension-maven = { module = 'com.google.cloud.tools:jib-spring-
[plugins]
gradle-git-properties = { id = 'com.gorylenko.gradle-git-properties', version = '2.4.2' }

node-gradle = { id = 'com.github.node-gradle.node', version = '7.0.2' }
node-gradle = { id = 'com.github.node-gradle.node', version = '7.1.0' }

gradle-liquibase = { id = 'org.liquibase.gradle', version = '3.0.1' }

Expand Down

0 comments on commit f8a677b

Please sign in to comment.