Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Commit

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

---
updated-dependencies:
- dependency-name: com.github.node-gradle.node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2023
1 parent fa657ad commit fcc0354
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cerberus-dashboard/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/

plugins {
id "com.github.node-gradle.node" version "2.2.4"
id "com.github.node-gradle.node" version "3.5.1"
}

node {
Expand Down

0 comments on commit fcc0354

Please sign in to comment.