Skip to content

Commit

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

---
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 Mar 27, 2023
1 parent 40bc501 commit 22f75d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id "com.github.node-gradle.node" version "3.0.1"
id "com.github.node-gradle.node" version "3.5.1"
}

task appNpmBuild(type: NpmTask) {
Expand Down

0 comments on commit 22f75d6

Please sign in to comment.