Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7365fd7

Browse files
authored
Merge pull request #1212 from freefair/dependabot/gradle/com.github.node-gradle-gradle-node-plugin-7.1.0
Bump com.github.node-gradle:gradle-node-plugin from 7.0.2 to 7.1.0
2 parents e652bd0 + bf6447c commit 7365fd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quicktype-plugin/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ description = "Collection of Quicktype related Gradle plugins"
1111

1212
dependencies {
1313
implementation "org.jetbrains.kotlin:kotlin-reflect"
14-
implementation "com.github.node-gradle:gradle-node-plugin:7.0.2"
14+
implementation "com.github.node-gradle:gradle-node-plugin:7.1.0"
1515
implementation "org.jetbrains.kotlin:kotlin-gradle-plugin:${KotlinVersion.CURRENT}"
1616

1717
testImplementation project(":test-common")

0 commit comments

Comments
 (0)