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 Sep 30, 2024
1 parent 5fc15f5 commit c5b72b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
id 'jacoco'
id 'org.springframework.boot' version '2.7.18'
id 'io.spring.dependency-management' version '1.1.6'
id 'com.github.node-gradle.node' version '7.0.2'
id 'com.github.node-gradle.node' version '7.1.0'
id 'io.gatling.gradle' version '3.11.5.2'
id 'com.gorylenko.gradle-git-properties' version '2.4.2'
id 'org.owasp.dependencycheck' version '9.2.0'
Expand Down

0 comments on commit c5b72b7

Please sign in to comment.