Skip to content

Commit

Permalink
Bump com.github.node-gradle.node from 3.1.1 to 3.2.1 (#2425)
Browse files Browse the repository at this point in the history
Bumps com.github.node-gradle.node from 3.1.1 to 3.2.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] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 11, 2022
1 parent d420f92 commit 2f0a259
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/base/frontend/build.gradle.kts
@@ -1,5 +1,5 @@
plugins {
id("com.github.node-gradle.node") version "3.1.1"
id("com.github.node-gradle.node") version "3.2.1"
}

node {
Expand Down

0 comments on commit 2f0a259

Please sign in to comment.