Skip to content

Commit 9e4fd7a

Browse files
chore(deps): bump org.slf4j:slf4j-api from 2.0.13 to 2.0.16 (#27)
Bumps org.slf4j:slf4j-api from 2.0.13 to 2.0.16. --- 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 c81c1ac commit 9e4fd7a

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
@@ -23,7 +23,7 @@ dependencies {
2323

2424
// For UFC DTOs
2525
implementation 'commons-codec:commons-codec:1.17.0'
26-
implementation 'org.slf4j:slf4j-api:2.0.13'
26+
implementation 'org.slf4j:slf4j-api:2.0.16'
2727
testImplementation 'org.slf4j:slf4j-simple:2.0.16'
2828
testImplementation platform('org.junit:junit-bom:5.10.3')
2929
testImplementation 'org.junit.jupiter:junit-jupiter'

0 commit comments

Comments
 (0)