Skip to content

Commit

Permalink
Bump org-slf4j from 2.0.14 to 2.0.15
Browse files Browse the repository at this point in the history
Bumps `org-slf4j` from 2.0.14 to 2.0.15.

Updates `org.slf4j:jcl-over-slf4j` from 2.0.14 to 2.0.15

Updates `org.slf4j:log4j-over-slf4j` from 2.0.14 to 2.0.15

Updates `org.slf4j:slf4j-api` from 2.0.14 to 2.0.15

---
updated-dependencies:
- dependency-name: org.slf4j:jcl-over-slf4j
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.slf4j:log4j-over-slf4j
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and spring-builds committed Aug 9, 2024
1 parent bd6ac3a commit 3b5f4bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ org-gretty = "4.1.1"
org-mockito = "5.5.0"
org-mongodb = "4.11.2"
org-seleniumhq-selenium = "4.8.3"
org-slf4j = "2.0.14"
org-slf4j = "2.0.15"
org-testcontainers = "1.18.3"
org-springframework-boot = "3.2.8"

Expand Down

0 comments on commit 3b5f4bd

Please sign in to comment.