Skip to content

Commit

Permalink
Merge pull request #837 from kamkie/dependabot/gradle/com.github.node…
Browse files Browse the repository at this point in the history
…-gradle.node-7.1.0

Bump com.github.node-gradle.node from 7.0.2 to 7.1.0
  • Loading branch information
kamkie authored Sep 30, 2024
2 parents 141190e + 6709d47 commit d0c20b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ plugins {
id("org.springframework.boot") version "3.3.4"
id("org.liquibase.gradle") version "2.2.2"
id("org.asciidoctor.jvm.convert") version "4.0.3"
id("com.github.node-gradle.node") version "7.0.2"
id("com.github.node-gradle.node") version "7.1.0"
id("com.adarshr.test-logger") version "4.0.0"
}

Expand Down

0 comments on commit d0c20b6

Please sign in to comment.