Skip to content

Commit

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

Bump gradle-node-plugin from 3.2.0 to 3.2.1
  • Loading branch information
larsgrefer committed Feb 15, 2022
2 parents 6181e66 + 3979557 commit 06cc208
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 @@ -8,7 +8,7 @@ apply plugin: "com.gradle.plugin-publish"

dependencies {
implementation "org.jetbrains.kotlin:kotlin-reflect"
implementation "com.github.node-gradle:gradle-node-plugin:3.2.0"
implementation "com.github.node-gradle:gradle-node-plugin:3.2.1"
implementation "org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.10"

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

0 comments on commit 06cc208

Please sign in to comment.