Skip to content

Commit 045d72f

Browse files
chore(deps): bump ch.qos.logback:logback-classic from 1.5.19 to 1.5.20 (#906)
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.19 to 1.5.20. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.19...v_1.5.20) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.5.20 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 90e286f commit 045d72f

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
@@ -4,7 +4,7 @@ import org.jetbrains.kotlin.gradle.dsl.KotlinVersion
44

55
val assertjVersion = "3.27.6"
66
val kotlinLoggingVersion = "3.0.5"
7-
val logbackVersion = "1.5.19"
7+
val logbackVersion = "1.5.20"
88
val nimbusSdkVersion = "11.29.2"
99
val mockWebServerVersion = "5.2.1"
1010
val jacksonVersion = "2.20.0"

0 commit comments

Comments
 (0)