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.
2 parents 3446c4f + 622ec98 commit 086171eCopy full SHA for 086171e
quicktype-plugin/build.gradle
@@ -11,7 +11,7 @@ description = "Collection of Quicktype related Gradle plugins"
11
12
dependencies {
13
implementation "org.jetbrains.kotlin:kotlin-reflect"
14
- implementation "com.github.node-gradle:gradle-node-plugin:7.0.1"
+ implementation "com.github.node-gradle:gradle-node-plugin:7.0.2"
15
implementation "org.jetbrains.kotlin:kotlin-gradle-plugin:${KotlinVersion.CURRENT}"
16
17
testImplementation project(":test-common")
0 commit comments