Skip to content

Commit a6a08b1

Browse files
build(deps): bump slf4j-api from 2.0.5 to 2.0.6 (appium#1824)
Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 2.0.5 to 2.0.6. - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](qos-ch/slf4j@v_2.0.5...v_2.0.6) --- 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]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 318aa40 commit a6a08b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.5'
58+
implementation 'org.slf4j:slf4j-api:2.0.6'
5959

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

0 commit comments

Comments
 (0)