Skip to content

Commit 275d366

Browse files
committed
Merge branch '3.3.x'
Closes gh-42011
2 parents d71fe11 + 80884fe commit 275d366

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
@@ -44,7 +44,7 @@ dependencies {
4444
implementation("com.fasterxml.jackson.core:jackson-databind:${versions.jackson}")
4545
implementation("com.github.node-gradle:gradle-node-plugin:3.5.1")
4646
implementation("com.gradle:develocity-gradle-plugin:3.17.2")
47-
implementation("com.tngtech.archunit:archunit:1.0.0")
47+
implementation("com.tngtech.archunit:archunit:1.3.0")
4848
implementation("commons-codec:commons-codec:${versions.commonsCodec}")
4949
implementation("de.undercouch.download:de.undercouch.download.gradle.plugin:5.5.0")
5050
implementation("io.spring.gradle.antora:spring-antora-plugin:0.0.1")

0 commit comments

Comments
 (0)