Skip to content

Commit

Permalink
Bump gradle-node-plugin from 3.1.1 to 3.2.0
Browse files Browse the repository at this point in the history
Bumps gradle-node-plugin from 3.1.1 to 3.2.0.

---
updated-dependencies:
- dependency-name: com.github.node-gradle:gradle-node-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 8, 2022
1 parent f5c759c commit a49a1c5
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.1.1"
implementation "com.github.node-gradle:gradle-node-plugin:3.2.0"
implementation "org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.10"

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

0 comments on commit a49a1c5

Please sign in to comment.