Skip to content

Commit

Permalink
Bump org.slf4j:slf4j-reload4j from 2.0.9 to 2.0.11
Browse files Browse the repository at this point in the history
Bumps org.slf4j:slf4j-reload4j from 2.0.9 to 2.0.11.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 18, 2024
1 parent c69f412 commit bb968d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ dependencies {
implementation("org.apache.httpcomponents.client5:httpclient5:5.2.3")

// TODO: need to remove ???
implementation("org.slf4j:slf4j-reload4j:2.0.9")
implementation("org.slf4j:slf4j-reload4j:2.0.11")
implementation("org.junit.jupiter:junit-jupiter-api:5.10.1")
implementation("org.testcontainers:testcontainers:1.19.1")
implementation("org.testcontainers:toxiproxy:1.19.1")
Expand Down

0 comments on commit bb968d0

Please sign in to comment.