Skip to content

Commit

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

Bump com.github.node-gradle.node from 3.4.0 to 5.0.0
  • Loading branch information
slisson authored Aug 8, 2023
2 parents c8d7577 + b2409fe commit e2997a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kernelf-angular-demo/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import com.github.gradle.node.npm.task.NpmSetupTask

plugins {
base
id("com.github.node-gradle.node") version "3.4.0"
id("com.github.node-gradle.node") version "5.0.0"
}

node {
Expand Down

0 comments on commit e2997a8

Please sign in to comment.