Skip to content

Commit 11d449f

Browse files
committed
Merge branch '3.4.x' into 3.5.x
Closes gh-47978
2 parents 2d98b47 + ec02336 commit 11d449f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ dependencies {
4646
implementation(platform("com.fasterxml.jackson:jackson-bom:${jacksonVersion}"))
4747
implementation(platform("org.springframework:spring-framework-bom:${springFrameworkVersion}"))
4848
implementation("com.fasterxml.jackson.core:jackson-databind")
49-
implementation("com.github.node-gradle:gradle-node-plugin:3.5.1")
49+
implementation("com.github.node-gradle:gradle-node-plugin:7.1.0")
5050
implementation("com.gradle:develocity-gradle-plugin:3.17.2")
5151
implementation("com.tngtech.archunit:archunit:1.3.0")
5252
implementation("commons-codec:commons-codec:${commonsCodecVersion}")

0 commit comments

Comments
 (0)