Skip to content

Commit 324fe04

Browse files
Bump org.slf4j:slf4j-api from 2.0.12 to 2.0.13 (#42)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9697c4c commit 324fe04

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
@@ -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)