Skip to content

Commit

Permalink
Merge pull request #1033 from freefair/dependabot/gradle/examples/com…
Browse files Browse the repository at this point in the history
….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
  • Loading branch information
larsgrefer committed Feb 14, 2024
2 parents 3446c4f + 622ec98 commit 086171e
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 @@ -11,7 +11,7 @@ description = "Collection of Quicktype related Gradle plugins"

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

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

0 comments on commit 086171e

Please sign in to comment.