We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4ed4d2c + e7a477d commit 055f72aCopy full SHA for 055f72a
build.gradle
@@ -26,7 +26,7 @@ dependencies {
26
testImplementation('io.jenkins.plugins:pipeline-groovy-lib:752.vdddedf804e72')
27
implementation('commons-io:commons-io:2.20.0')
28
implementation('org.apache.ivy:ivy:2.5.3')
29
- api('org.assertj:assertj-core:3.27.5')
+ api('org.assertj:assertj-core:3.27.6')
30
implementation('org.apache.commons:commons-lang3:3.18.0')
31
32
testImplementation('junit:junit:4.13.2')
0 commit comments