Skip to content

Commit bbb1fdf

Browse files
chore(deps): bump ch.qos.logback:logback-classic from 1.4.13 to 1.4.14 (#604)
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.4.13 to 1.4.14. - [Commits](qos-ch/logback@v_1.4.13...v_1.4.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 52160a6 commit bbb1fdf

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
@@ -3,7 +3,7 @@ import com.github.benmanes.gradle.versions.updates.DependencyUpdatesTask
33

44
val assertjVersion = "3.24.2"
55
val kotlinLoggingVersion = "3.0.5"
6-
val logbackVersion = "1.4.13"
6+
val logbackVersion = "1.4.14"
77
val nimbusSdkVersion = "11.6"
88
val mockWebServerVersion = "4.12.0"
99
val jacksonVersion = "2.16.0"

0 commit comments

Comments
 (0)