Skip to content

Commit

Permalink
chore(deps): bump org.slf4j:slf4j-simple from 2.0.9 to 2.0.16 in /sdk…
Browse files Browse the repository at this point in the history
…-dependency-versions (#1942)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 20, 2024
1 parent 81c5ce2 commit dfcc3ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk-dependency-versions/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ dependencies.constraints {
api("org.slf4j:slf4j-api:2.0.9") {
because("org.slf4j")
}
api("org.slf4j:slf4j-simple:2.0.9") {
api("org.slf4j:slf4j-simple:2.0.16") {
because("org.slf4j.simple")
}

Expand Down

0 comments on commit dfcc3ca

Please sign in to comment.