Skip to content

Commit

Permalink
chore(deps): bump ch.qos.logback:logback-classic from 1.4.13 to 1.4.14 (
Browse files Browse the repository at this point in the history
#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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 12, 2023
1 parent 52160a6 commit bbb1fdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import com.github.benmanes.gradle.versions.updates.DependencyUpdatesTask

val assertjVersion = "3.24.2"
val kotlinLoggingVersion = "3.0.5"
val logbackVersion = "1.4.13"
val logbackVersion = "1.4.14"
val nimbusSdkVersion = "11.6"
val mockWebServerVersion = "4.12.0"
val jacksonVersion = "2.16.0"
Expand Down

0 comments on commit bbb1fdf

Please sign in to comment.