Skip to content

Commit

Permalink
chore(deps): update logback to v1.5.6
Browse files Browse the repository at this point in the history
| datasource | package                        | from  | to    |
| ---------- | ------------------------------ | ----- | ----- |
| maven      | ch.qos.logback:logback-core    | 1.5.5 | 1.5.6 |
| maven      | ch.qos.logback:logback-classic | 1.5.5 | 1.5.6 |
  • Loading branch information
renovate[bot] committed Apr 17, 2024
1 parent 7ba560e commit 2b9ff22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Expand Up @@ -12,7 +12,7 @@ dependencyResolutionManagement {
version("grpc", "1.63.0")
version("junit", "5.10.2")
version("kotlin", "1.9.23")
version("logback", "1.5.5")
version("logback", "1.5.6")
version("mutiny-clients", "3.12.0")
version("protobuf", "3.25.3")
version("quarkus", "3.9.3")
Expand Down

0 comments on commit 2b9ff22

Please sign in to comment.