Skip to content

Commit

Permalink
chore(deps): bump ch.qos.logback:logback-classic from 1.4.8 to 1.4.11
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.8 to 1.4.11.
- [Commits](qos-ch/logback@v_1.4.8...v_1.4.11)

---
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 Aug 10, 2023
1 parent ffe61d6 commit c33481d
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.8"
val logbackVersion = "1.4.11"
val nimbusSdkVersion = "10.11"
val mockWebServerVersion = "4.11.0"
val jacksonVersion = "2.15.2"
Expand Down

0 comments on commit c33481d

Please sign in to comment.