Skip to content

Commit 4731fa1

Browse files
deps(upgrade): bump ch.qos.logback:logback-classic from 1.5.16 to 1.5.17 (#887)
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.16 to 1.5.17. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.16...v_1.5.17) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 104e058 commit 4731fa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ dependencies {
9797
because("Last version to support JDK 8.")
9898
}
9999

100-
testImplementation("ch.qos.logback:logback-classic:1.5.16")
100+
testImplementation("ch.qos.logback:logback-classic:1.5.17")
101101
testImplementation("org.junit.jupiter:junit-jupiter:5.12.0")
102102
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.12.0")
103103
testImplementation("org.apache.commons:commons-lang3:3.17.0")

0 commit comments

Comments
 (0)