Skip to content

Commit 9e98add

Browse files
authored
Update slf4j in test-support to 2.0.0 (#5848)
1 parent 9540652 commit 9e98add

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.30'
3+
implementation 'org.slf4j:slf4j-api:2.0.0'
44
testImplementation 'org.assertj:assertj-core:3.23.1'
55
}

0 commit comments

Comments
 (0)