Skip to content

Commit

Permalink
fix(deps): update dependency com.github.node-gradle:gradle-node-plugi…
Browse files Browse the repository at this point in the history
…n to v7.1.0 (#989)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 27, 2024
1 parent d32b6b4 commit 15a5d53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-logic/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ dependencies {
implementation("com.gradle.publish:plugin-publish-plugin:1.3.0")
implementation("com.vanniktech:gradle-maven-publish-plugin:0.29.0")
implementation("org.ajoberstar.git-publish:gradle-git-publish:4.2.2")
implementation("com.github.node-gradle:gradle-node-plugin:7.0.2")
implementation("com.github.node-gradle:gradle-node-plugin:7.1.0")
}

0 comments on commit 15a5d53

Please sign in to comment.