We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d71fe11 + 80884fe commit 275d366Copy full SHA for 275d366
buildSrc/build.gradle
@@ -44,7 +44,7 @@ dependencies {
44
implementation("com.fasterxml.jackson.core:jackson-databind:${versions.jackson}")
45
implementation("com.github.node-gradle:gradle-node-plugin:3.5.1")
46
implementation("com.gradle:develocity-gradle-plugin:3.17.2")
47
- implementation("com.tngtech.archunit:archunit:1.0.0")
+ implementation("com.tngtech.archunit:archunit:1.3.0")
48
implementation("commons-codec:commons-codec:${versions.commonsCodec}")
49
implementation("de.undercouch.download:de.undercouch.download.gradle.plugin:5.5.0")
50
implementation("io.spring.gradle.antora:spring-antora-plugin:0.0.1")
0 commit comments