Skip to content

Commit

Permalink
Bump com.github.node-gradle.node from 7.0.0 to 7.0.1 (#2134)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 10, 2023
1 parent 462e893 commit c5929a1
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
@@ -1,7 +1,7 @@
import org.apache.tools.ant.taskdefs.condition.Os

plugins {
id("com.github.node-gradle.node") version "7.0.0"
id("com.github.node-gradle.node") version "7.0.1"
id 'com.enonic.xp.app' version '3.4.0'
id 'no.item.xp.codegen' version '2.3.0'
}
Expand Down

0 comments on commit c5929a1

Please sign in to comment.