Skip to content

Commit

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

Bump gradle-node-plugin from 3.4.0 to 3.5.0
  • Loading branch information
larsgrefer committed Oct 19, 2022
2 parents 45bd440 + 8503935 commit fd6267a
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 @@ -10,7 +10,7 @@ description = "Collection of Quicktype related Gradle plugins"

dependencies {
implementation "org.jetbrains.kotlin:kotlin-reflect"
implementation "com.github.node-gradle:gradle-node-plugin:3.4.0"
implementation "com.github.node-gradle:gradle-node-plugin:3.5.0"
implementation "org.jetbrains.kotlin:kotlin-gradle-plugin:1.7.20"

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

0 comments on commit fd6267a

Please sign in to comment.