Skip to content

Commit 64736da

Browse files
chore(deps): bump ch.qos.logback:logback-classic from 1.5.18 to 1.5.19 (#898)
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.18 to 1.5.19. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.18...v_1.5.19) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.5.19 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 1a807e6 commit 64736da

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.18"
7+
val logbackVersion = "1.5.19"
88
val nimbusSdkVersion = "11.29.2"
99
val mockWebServerVersion = "5.1.0"
1010
val jacksonVersion = "2.20.0"

0 commit comments

Comments
 (0)