Skip to content

Commit 799f514

Browse files
renovate[bot]trask
andauthored
fix(deps): update slf4jversion to v2.0.9 (#9377)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Trask Stalnaker <[email protected]>
1 parent 96f2b5f commit 799f514

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

dependencyManagement/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ val byteBuddyVersion = "1.14.7"
4444
val asmVersion = "9.5"
4545
val jmhVersion = "1.37"
4646
val mockitoVersion = "4.11.0"
47-
val slf4jVersion = "2.0.7"
47+
val slf4jVersion = "2.0.9"
4848

4949
val CORE_DEPENDENCIES = listOf(
5050
"com.google.auto.service:auto-service:${autoServiceVersion}",

licenses/licenses.md

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

licenses/slf4j-api-2.0.7.jar/META-INF/LICENSE.txt renamed to licenses/slf4j-api-2.0.9.jar/META-INF/LICENSE.txt

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

licenses/slf4j-simple-2.0.7.jar/META-INF/LICENSE.txt renamed to licenses/slf4j-simple-2.0.9.jar/META-INF/LICENSE.txt

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)