Skip to content

Commit

Permalink
Bump com.github.node-gradle.node from 7.0.0 to 7.0.1
Browse files Browse the repository at this point in the history
Bumps com.github.node-gradle.node from 7.0.0 to 7.0.1.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent 8465257 commit 9a186e3
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 @@ -16,7 +16,7 @@

plugins {
id "java"
id "com.github.node-gradle.node" version "7.0.0"
id "com.github.node-gradle.node" version "7.0.1"
}

apply from: "https://raw.githubusercontent.com/gocd/gocd-plugin-gradle-task-helpers/master/helper.gradle?_=${(int) (new Date().toInstant().epochSecond / 60)}"
Expand Down

0 comments on commit 9a186e3

Please sign in to comment.