Bump ch.qos.logback:logback-classic from 1.3.7 to 1.3.8 (#8711)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
58997cd231
commit
74985e5d45
|
@ -80,7 +80,7 @@ val CORE_DEPENDENCIES = listOf(
|
|||
// There are dependencies included here that appear to have no usages, but are maintained at
|
||||
// this top level to help consistently satisfy large numbers of transitive dependencies.
|
||||
val DEPENDENCIES = listOf(
|
||||
"ch.qos.logback:logback-classic:1.3.7", // 1.4+ requires Java 11+
|
||||
"ch.qos.logback:logback-classic:1.3.8", // 1.4+ requires Java 11+
|
||||
"com.github.stefanbirkner:system-lambda:1.2.1",
|
||||
"com.github.stefanbirkner:system-rules:1.19.0",
|
||||
"uk.org.webcompere:system-stubs-jupiter:2.0.2",
|
||||
|
|
Loading…
Reference in New Issue