Skip to content

Commit 086171e

Browse files
authored
Merge pull request #1033 from freefair/dependabot/gradle/examples/com.github.node-gradle-gradle-node-plugin-7.0.2
Bump com.github.node-gradle:gradle-node-plugin from 7.0.1 to 7.0.2 in /examples
2 parents 3446c4f + 622ec98 commit 086171e

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.1"
14+
implementation "com.github.node-gradle:gradle-node-plugin:7.0.2"
1515
implementation "org.jetbrains.kotlin:kotlin-gradle-plugin:${KotlinVersion.CURRENT}"
1616

1717
testImplementation project(":test-common")

0 commit comments

Comments
 (0)