Skip to content

Commit 15fead7

Browse files
authored
Merge branch 'main' into dependabot/gradle/service/com.github.spotbugs-spotbugs-4.9.8
2 parents ff0f001 + 69c78a0 commit 15fead7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2e-tests/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies {
2323
testImplementation 'commons-io:commons-io:2.20.0'
2424
testImplementation 'org.awaitility:awaitility:4.3.0'
2525
testImplementation "org.assertj:assertj-core:3.27.6"
26-
testImplementation 'ch.qos.logback:logback-classic:1.5.19'
26+
testImplementation 'ch.qos.logback:logback-classic:1.5.20'
2727
testImplementation 'org.xmlunit:xmlunit-assertj3:2.10.4'
2828
testImplementation 'org.apache.httpcomponents.client5:httpclient5:5.5.1'
2929

0 commit comments

Comments
 (0)