Skip to content

Commit

Permalink
chore(deps): bump slf4j-api from 2.0.0 to 2.0.3 (#1155)
Browse files Browse the repository at this point in the history
Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 2.0.0 to 2.0.3.
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](qos-ch/slf4j@v_2.0.0...v_2.0.3)

---
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>
Co-authored-by: Sean Tedrow <[email protected]>
  • Loading branch information
dependabot[bot] and Sean-Tedrow-LB authored Sep 29, 2022
1 parent a07bcc0 commit cea5833
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ dependencies {
implementation group: 'org.bouncycastle', name: 'bcpkix-jdk15to18', version: '1.71'

// https://mvnrepository.com/artifact/org.slf4j/slf4j-api
implementation 'org.slf4j:slf4j-api:2.0.0'
implementation 'org.slf4j:slf4j-api:2.0.3'

implementation "io.grpc:grpc-core:1.49.0"
implementation "io.grpc:grpc-stub:1.49.0"
Expand Down

0 comments on commit cea5833

Please sign in to comment.