From a1c8ca1389d5cfb6bfb466c8e7350288798a5386 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 17 Sep 2023 10:32:37 +0000 Subject: [PATCH] Update dependency com.github.node-gradle:gradle-node-plugin to v7 --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index b8a114d2..6bfbb5bd 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -21,7 +21,7 @@ kotlinProcess = "1.4.1" # https://github.com/pgreze/kotlin-proc classgraph = "4.8.162" # https://github.com/classgraph/classgraph/releases -gradleNodePlugin = "4.0.0" # https://github.com/node-gradle/gradle-node-plugin/releases +gradleNodePlugin = "7.0.0" # https://github.com/node-gradle/gradle-node-plugin/releases [libraries]