Skip to content

Commit

Permalink
build(deps): bump com.github.node-gradle.node from 7.0.2 to 7.1.0
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 c4d89b0 commit 3fb5fec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
// https://github.com/qoomon/gradle-git-versioning-plugin
id 'me.qoomon.git-versioning' version '6.4.4'
// https://github.com/node-gradle/gradle-node-plugin
id "com.github.node-gradle.node" version '7.0.2'
id "com.github.node-gradle.node" version '7.1.0'
id "io.github.itzg.simple-boot-image" version '3.2.1'
}

Expand Down

0 comments on commit 3fb5fec

Please sign in to comment.