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
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]>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent b449a92 commit bda6dbf
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 bda6dbf

Please sign in to comment.