Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 15, 2022
1 parent 6181e66 commit 3979557
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 3979557

Please sign in to comment.