Skip to content

Commit

Permalink
Merge pull request #103 from wildmountainfarms/dependabot/gradle/com.…
Browse files Browse the repository at this point in the history
…github.node-gradle.node-3.5.1

Bump com.github.node-gradle.node from 3.0.1 to 3.5.1
  • Loading branch information
retrodaredevil authored Mar 29, 2023
2 parents 2cfe7ea + 22f75d6 commit e252f51
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 e252f51

Please sign in to comment.