Skip to content

Commit 94e0952

Browse files
committed
build(deps): bump slf4j from 2.0.7 to 2.0.11
1 parent 1069b4a commit 94e0952

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies {
2424
api 'org.apache.commons:commons-lang3:3.14.0'
2525

2626
// https://mvnrepository.com/artifact/org.slf4j/slf4j-simple
27-
api 'org.slf4j:slf4j-simple:2.0.7'
27+
api 'org.slf4j:slf4j-simple:2.0.11'
2828

2929
// https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter
3030
testImplementation 'org.junit.jupiter:junit-jupiter:5.9.3'

0 commit comments

Comments
 (0)