Skip to content

Commit

Permalink
Bump com.github.node-gradle.node from 7.0.2 to 7.1.0
Browse files Browse the repository at this point in the history
Bumps com.github.node-gradle.node from 7.0.2 to 7.1.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and no-preserve-root committed Sep 30, 2024
1 parent 67cd41d commit 48f6713
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ prettier-xml = "3.4.1"
gitVersioning = { id = "me.qoomon.git-versioning", version = "6.4.4" }
moduleInfo = { id = "org.glavo.compile-module-info-plugin", version = "2.0" }
nexusPublish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
node = { id = "com.github.node-gradle.node", version = "7.0.2" }
node = { id = "com.github.node-gradle.node", version = "7.1.0" }
spotbugs = { id = "com.github.spotbugs", version = "6.0.23" }
spotless = { id = "com.diffplug.spotless", version = "6.25.0" }
taskTree = { id = "com.dorongold.task-tree", version = "4.0.0" }
Expand Down

0 comments on commit 48f6713

Please sign in to comment.