Skip to content

Commit

Permalink
[Clearinghouse]: Bump org.slf4j:slf4j-jdk14 in /lib/clearinghouse
Browse files Browse the repository at this point in the history
Bumps org.slf4j:slf4j-jdk14 from 2.0.9 to 2.0.10.

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-jdk14
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent 81be38b commit f52503c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/clearinghouse/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies {
implementation("com.google.code.gson:gson:2.10.1")
implementation("com.auth0:jwks-rsa:0.22.1")
implementation("com.github.ben-manes.caffeine:caffeine:3.1.8")
implementation("org.slf4j:slf4j-jdk14:2.0.9")
implementation("org.slf4j:slf4j-jdk14:2.0.10")
implementation("io.jsonwebtoken:jjwt-api:0.12.3")
testImplementation("com.squareup.okhttp3:mockwebserver:4.12.0")
testImplementation("junit:junit:4.13.2")
Expand Down

0 comments on commit f52503c

Please sign in to comment.