Skip to content

Commit

Permalink
Merge pull request #210 from modelix/dependabot/gradle/com.github.nod…
Browse files Browse the repository at this point in the history
…e-gradle.node-7.0.0

build(deps): bump com.github.node-gradle.node from 5.0.0 to 7.0.0
  • Loading branch information
slisson authored Aug 25, 2023
2 parents 75ecb41 + d939d1f commit 45f6358
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ts-model-api/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import com.github.gradle.node.npm.task.NpmTask

plugins {
base
id("com.github.node-gradle.node") version "5.0.0"
id("com.github.node-gradle.node") version "7.0.0"
id("org.jlleitschuh.gradle.ktlint") apply false
}

Expand Down

0 comments on commit 45f6358

Please sign in to comment.