update dependencies

This commit is contained in:
2023-01-13 17:35:09 +01:00
parent 54e3edd010
commit 20baad36b1
2 changed files with 4 additions and 4 deletions

View File

@@ -2,7 +2,7 @@ import java.nio.file.Files
import java.nio.file.Paths
plugins {
id("com.github.node-gradle.node") version "3.5.0"
id("com.github.node-gradle.node") version "3.5.1"
}