Skip to content

Commit

Permalink
Merge pull request #664 from uPortal-Project/renovate/com.github.node…
Browse files Browse the repository at this point in the history
…-gradle.node-7.x

chore(deps): update plugin com.github.node-gradle.node to v7.0.2
  • Loading branch information
ChristianMurphy authored Jul 16, 2024
2 parents 60ce68f + 020b38a commit 9bb7a83
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 @@ -6,7 +6,7 @@ plugins {
// id 'cz.malohlava' version '1.0.3'

id 'net.foragerr.jmeter' version '1.1.0-4.0'
id "com.github.node-gradle.node" version "7.0.1"
id "com.github.node-gradle.node" version "7.0.2"
}

// support integration with intellij and eclipse
Expand Down

0 comments on commit 9bb7a83

Please sign in to comment.