Skip to content

Commit

Permalink
chore(deps): update plugin com.github.node-gradle.node to v7.1.0 (#652)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 23, 2025
1 parent 249d9c9 commit c126f0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notification-portlet-webapp/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ buildscript {
}

plugins {
id 'com.github.node-gradle.node' version '7.0.2'
id 'com.github.node-gradle.node' version '7.1.0'
}

apply plugin: 'java'
Expand Down

0 comments on commit c126f0a

Please sign in to comment.