Skip to content

Commit

Permalink
Merge pull request #1212 from freefair/dependabot/gradle/com.github.n…
Browse files Browse the repository at this point in the history
…ode-gradle-gradle-node-plugin-7.1.0

Bump com.github.node-gradle:gradle-node-plugin from 7.0.2 to 7.1.0
  • Loading branch information
larsgrefer authored Oct 1, 2024
2 parents e652bd0 + bf6447c commit 7365fd7
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.2"
implementation "com.github.node-gradle:gradle-node-plugin:7.1.0"
implementation "org.jetbrains.kotlin:kotlin-gradle-plugin:${KotlinVersion.CURRENT}"

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

0 comments on commit 7365fd7

Please sign in to comment.