Skip to content

Commit ec58f46

Browse files
Bump org.slf4j:slf4j-api from 2.0.16 to 2.0.17
Bumps org.slf4j:slf4j-api from 2.0.16 to 2.0.17. --- 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 f0e1ee7 commit ec58f46

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
@@ -40,7 +40,7 @@ dependencies {
4040
annotationProcessor 'org.projectlombok:lombok:1.18.36'
4141

4242
// Log
43-
implementation 'org.slf4j:slf4j-api:2.0.16'
43+
implementation 'org.slf4j:slf4j-api:2.0.17'
4444

4545
// Utils
4646
implementation 'org.apache.commons:commons-lang3:3.17.0'

0 commit comments

Comments
 (0)