Skip to content

Commit fd863d7

Browse files
Bump logback-classic from 1.3.3 to 1.4.5
Bumps [logback-classic](https://github.com/qos-ch/logback) from 1.3.3 to 1.4.5. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.3.3...v_1.4.5) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4c1af33 commit fd863d7

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
@@ -66,7 +66,7 @@ dependencies {
6666

6767
implementation("io.github.microutils:kotlin-logging:3.0.4")
6868
implementation("org.slf4j:slf4j-api:2.0.5")
69-
testRuntimeOnly("ch.qos.logback:logback-classic:1.3.3")
69+
testRuntimeOnly("ch.qos.logback:logback-classic:1.4.5")
7070

7171
implementation("org.yaml:snakeyaml:1.33")
7272
implementation("com.squareup.moshi:moshi:1.14.0")

0 commit comments

Comments
 (0)