Skip to content

Commit

Permalink
Bump com.github.node-gradle:gradle-node-plugin from 7.0.0 to 7.0.1
Browse files Browse the repository at this point in the history
Bumps com.github.node-gradle:gradle-node-plugin from 7.0.0 to 7.0.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 5, 2023
1 parent 7cae8b3 commit fb59b56
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.0"
implementation "com.github.node-gradle:gradle-node-plugin:7.0.1"
implementation "org.jetbrains.kotlin:kotlin-gradle-plugin:${KotlinVersion.CURRENT}"

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

0 comments on commit fb59b56

Please sign in to comment.