Skip to content

Commit

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

---
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 and pull-merger[bot] committed Feb 5, 2024
1 parent ae445bf commit d993849
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 @@ -3,7 +3,7 @@ plugins {
id 'maven-publish'
id 'com.enonic.defaults' version '2.1.5'
id 'com.enonic.xp.base' version '3.4.0'
id 'com.github.node-gradle.node' version '7.0.1'
id 'com.github.node-gradle.node' version '7.0.2'
id 'org.asciidoctor.jvm.convert' version '4.0.2'
id "org.aim42.htmlSanityCheck" version '1.1.6'
}
Expand Down

0 comments on commit d993849

Please sign in to comment.