update libs

This commit is contained in:
2022-03-20 09:16:54 +01:00
parent 9d198e1278
commit 6e2075e67b
2 changed files with 5 additions and 5 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.1.1"
id("com.github.node-gradle.node") version "3.2.1"
}