Skip to content

Commit 3a4d710

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/smoke-test/org.slf4j-slf4j-api-2.0.16' into combined-pr-branch
2 parents db6947e + afb35a4 commit 3a4d710

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-support/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
dependencies {
22
implementation 'junit:junit:4.13.2'
3-
implementation 'org.slf4j:slf4j-api:1.7.36'
3+
implementation 'org.slf4j:slf4j-api:2.0.16'
44
testImplementation 'org.assertj:assertj-core:3.26.3'
55
}

0 commit comments

Comments
 (0)