Skip to content

Commit 2b5a46d

Browse files
committed
Merge branch '3.5.x'
Closes gh-47979
2 parents 7db5f16 + 11d449f commit 2b5a46d

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
@@ -47,7 +47,7 @@ dependencies {
4747
implementation(platform("com.fasterxml.jackson:jackson-bom:${jackson2Version}"))
4848
implementation(platform("tools.jackson:jackson-bom:${jacksonVersion}"))
4949
implementation(platform("org.springframework:spring-framework-bom:${springFrameworkVersion}"))
50-
implementation("com.github.node-gradle:gradle-node-plugin:3.5.1")
50+
implementation("com.github.node-gradle:gradle-node-plugin:7.1.0")
5151
implementation("com.gradle:develocity-gradle-plugin:3.17.2")
5252
implementation("com.tngtech.archunit:archunit:1.4.1")
5353
implementation("commons-codec:commons-codec:${commonsCodecVersion}")

0 commit comments

Comments
 (0)