This commit is contained in:
renovate[bot] 2024-09-27 13:47:42 +00:00 committed by GitHub
commit cc1b55de56
Failed to generate hash of commit

View file

@ -1,7 +1,7 @@
plugins {
id 'base'
id 'java'
id 'com.github.node-gradle.node' version '7.0.1'
id 'com.github.node-gradle.node' version '7.1.0'
}
tasks.build.dependsOn 'assemble'