Skip to content

Commit

Permalink
Merge pull request #769 from freefair/dependabot/gradle/com.github.no…
Browse files Browse the repository at this point in the history
…de-gradle-gradle-node-plugin-4.0.0

Bump com.github.node-gradle:gradle-node-plugin from 3.5.1 to 4.0.0
  • Loading branch information
larsgrefer committed Apr 23, 2023
2 parents 496e234 + 79a64a1 commit 7d72166
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quicktype-plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ description = "Collection of Quicktype related Gradle plugins"

dependencies {
implementation "org.jetbrains.kotlin:kotlin-reflect"
implementation "com.github.node-gradle:gradle-node-plugin:3.5.1"
implementation "com.github.node-gradle:gradle-node-plugin:4.0.0"
implementation "org.jetbrains.kotlin:kotlin-gradle-plugin:${KotlinVersion.CURRENT}"

testImplementation project(":test-common")
Expand Down

0 comments on commit 7d72166

Please sign in to comment.