Skip to content

Commit

Permalink
Merge pull request #1013 from gocd/dependabot/gradle/com.github.node-…
Browse files Browse the repository at this point in the history
…gradle.node-7.0.1

Bump com.github.node-gradle.node from 7.0.0 to 7.0.1
  • Loading branch information
chadlwilson authored Nov 1, 2023
2 parents fc34f9e + 9a186e3 commit 5b83731
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 5b83731

Please sign in to comment.