Skip to content

Commit f7bdf91

Browse files
build(deps): bump slf4j from 1.7.31 to 2.0.7
Bumps `slf4j` from 1.7.31 to 2.0.7. Updates `org.slf4j:slf4j-api` from 1.7.31 to 2.0.7 - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](https://github.com/qos-ch/slf4j/commits) Updates `org.slf4j:slf4j-jdk14` from 1.7.31 to 2.0.7 - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](https://github.com/qos-ch/slf4j/commits) Updates `org.slf4j:slf4j-simple` from 1.7.31 to 2.0.7 - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](https://github.com/qos-ch/slf4j/commits) --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.slf4j:slf4j-jdk14 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.slf4j:slf4j-simple dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d704c7c commit f7bdf91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jacoco = "0.8.7"
6060
# logs
6161
kotlinLogging = "3.0.5"
6262
slf4j = { require = "2.0.6" }
63-
# slf4j = "1.7.31"
63+
# slf4j = "2.0.7"
6464

6565
# uuid
6666
uuid = "5.2.0"

0 commit comments

Comments
 (0)