Skip to content

Commit 3aa43ad

Browse files
committed
build(deps): bump slf4j from 1.7.30 to 2.0.7
1 parent 8734ef9 commit 3aa43ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies {
2929
api 'org.apache.commons:commons-lang3:3.12.0'
3030

3131
// https://mvnrepository.com/artifact/org.slf4j/slf4j-simple
32-
api 'org.slf4j:slf4j-simple:1.7.30'
32+
api 'org.slf4j:slf4j-simple:2.0.7'
3333

3434
// https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter
3535
testImplementation 'org.junit.jupiter:junit-jupiter:5.9.3'

0 commit comments

Comments
 (0)