diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index d4793d9..8b621a2 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -24,7 +24,7 @@ prettier-xml = "3.4.1" gitVersioning = { id = "me.qoomon.git-versioning", version = "6.4.4" } moduleInfo = { id = "org.glavo.compile-module-info-plugin", version = "2.0" } nexusPublish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" } -node = { id = "com.github.node-gradle.node", version = "7.0.2" } +node = { id = "com.github.node-gradle.node", version = "7.1.0" } spotbugs = { id = "com.github.spotbugs", version = "6.0.23" } spotless = { id = "com.diffplug.spotless", version = "6.25.0" } taskTree = { id = "com.dorongold.task-tree", version = "4.0.0" }