diff --git a/build.gradle b/build.gradle index 545e3f0..ac23410 100644 --- a/build.gradle +++ b/build.gradle @@ -5,7 +5,7 @@ plugins { // https://github.com/qoomon/gradle-git-versioning-plugin id 'me.qoomon.git-versioning' version '6.4.4' // https://github.com/node-gradle/gradle-node-plugin - id "com.github.node-gradle.node" version '7.0.2' + id "com.github.node-gradle.node" version '7.1.0' id "io.github.itzg.simple-boot-image" version '3.2.1' }