update 3rd party libs

This commit is contained in:
2021-10-12 18:43:18 +02:00
parent 1f40411587
commit e5be5b6234
3 changed files with 22 additions and 25 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.0"
id("com.github.node-gradle.node") version "3.1.1"
}