Skip to content

Commit

Permalink
Bump com.github.node-gradle.node from 3.5.0 to 3.5.1
Browse files Browse the repository at this point in the history
Bumps com.github.node-gradle.node from 3.5.0 to 3.5.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>
  • Loading branch information
dependabot[bot] authored and pull-merger[bot] committed Jan 2, 2023
1 parent 669e539 commit 4fbd1b3
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 @@ -2,7 +2,7 @@ plugins {
id 'java'
id 'maven-publish' // Provides publishToMavenLocal
id 'com.enonic.defaults' version '2.1.2'
id "com.github.node-gradle.node" version '3.5.0'
id "com.github.node-gradle.node" version '3.5.1'
}

dependencies {
Expand Down

0 comments on commit 4fbd1b3

Please sign in to comment.