Skip to content

Commit

Permalink
chore(deps): update plugin com.github.node-gradle.node to v3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 3, 2024
1 parent 9c5182d commit 643b883
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 @@ -9,7 +9,7 @@ plugins {
id 'signing'
id 'com.gradle.plugin-publish' version '1.1.0'
id 'org.ajoberstar.git-publish' version '4.1.1'
id 'com.github.node-gradle.node' version '3.5.1'
id 'com.github.node-gradle.node' version '3.6.0'
}

apply plugin: ShadowPlugin
Expand Down

0 comments on commit 643b883

Please sign in to comment.