Skip to content

Commit 44dff6c

Browse files
Bump org.slf4j:slf4j-api from 2.0.12 to 2.0.13
Bumps org.slf4j:slf4j-api from 2.0.12 to 2.0.13. --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9697c4c commit 44dff6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies {
2222
implementation 'com.assertthat:selenium-shutterbug:1.6'
2323
implementation 'org.apache.commons:commons-lang3:3.14.0'
2424
implementation 'org.apache.commons:commons-text:1.12.0'
25-
implementation 'org.slf4j:slf4j-api:2.0.12'
25+
implementation 'org.slf4j:slf4j-api:2.0.13'
2626

2727
compileOnly 'org.projectlombok:lombok:1.18.32'
2828
annotationProcessor 'org.projectlombok:lombok:1.18.32'

0 commit comments

Comments
 (0)