Thanks to visit codestin.com Credit goes to github.com
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 e652bd0 + bf6447c commit 7365fd7Copy full SHA for 7365fd7
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.2"
+ implementation "com.github.node-gradle:gradle-node-plugin:7.1.0"
15
implementation "org.jetbrains.kotlin:kotlin-gradle-plugin:${KotlinVersion.CURRENT}"
16
17
testImplementation project(":test-common")
0 commit comments