Skip to content

Commit

Permalink
bump com.github.node-gradle.node from 3.5.0 to 3.5.1 (via #1870)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 20, 2023
1 parent d3d417c commit be4ac12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion allure-generator/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 {
`java-library`
id("com.github.node-gradle.node") version "3.5.0"
id("com.github.node-gradle.node") version "3.5.1"
}

description = "Allure Report Generator"
Expand Down

0 comments on commit be4ac12

Please sign in to comment.