Skip to content

Commit

Permalink
Update plugin com.github.node-gradle.node to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 27, 2024
1 parent 12ece8e commit c810245
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import com.github.gradle.node.npm.task.NpmTask

plugins {
id("com.github.node-gradle.node") version "3.5.0"
id("com.github.node-gradle.node") version "7.1.0"
id("org.ajoberstar.git-publish")
id("org.sonarqube") version "4.3.0.3225"
}
Expand Down

0 comments on commit c810245

Please sign in to comment.