Skip to content

Commit 3c11c7c

Browse files
deps(upgrade): bump ch.qos.logback:logback-classic from 1.3.11 to 1.3.14
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.3.11 to 1.3.14. - [Commits](qos-ch/logback@v_1.3.11...v_1.3.14) --- 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]>
1 parent d1d984e commit 3c11c7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ dependencies {
5252
}
5353
api("com.google.code.findbugs:jsr305:3.0.2")
5454

55-
testImplementation("ch.qos.logback:logback-classic:1.3.11")
55+
testImplementation("ch.qos.logback:logback-classic:1.3.14")
5656
testImplementation("org.junit.jupiter:junit-jupiter:5.10.0")
5757
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.10.0")
5858
testImplementation("org.apache.commons:commons-lang3:3.13.0")

0 commit comments

Comments
 (0)