Skip to content

Commit 80c6c1b

Browse files
build(deps): bump slf4j-api from 2.0.4 to 2.0.5 (#1809)
Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 2.0.4 to 2.0.5. - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](qos-ch/slf4j@v_2.0.4...v_2.0.5) --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7ee25a2 commit 80c6c1b

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
@@ -55,7 +55,7 @@ dependencies {
5555
implementation 'commons-validator:commons-validator:1.7'
5656
implementation 'org.apache.commons:commons-lang3:3.12.0'
5757
implementation 'commons-io:commons-io:2.11.0'
58-
implementation 'org.slf4j:slf4j-api:2.0.4'
58+
implementation 'org.slf4j:slf4j-api:2.0.5'
5959

6060
testImplementation 'org.junit.jupiter:junit-jupiter:5.9.1'
6161
testImplementation 'org.hamcrest:hamcrest:2.2'

0 commit comments

Comments
 (0)