We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2ca693 commit cb08a70Copy full SHA for cb08a70
settings.gradle.kts
@@ -27,7 +27,7 @@ pluginManagement {
27
plugins {
28
id("com.bmuschko.docker-remote-api") version "9.3.2"
29
id("com.diffplug.spotless") version "6.20.0"
30
- id("com.github.node-gradle.node") version "5.0.0"
+ id("com.github.node-gradle.node") version "7.0.0"
31
id("com.gorylenko.gradle-git-properties") version "2.4.1"
32
id("com.netflix.nebula.ospackage") version "11.4.0"
33
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
0 commit comments