Skip to content

Commit

Permalink
chore(deps): update logback to v1.5.5
Browse files Browse the repository at this point in the history
| datasource | package                        | from  | to    |
| ---------- | ------------------------------ | ----- | ----- |
| maven      | ch.qos.logback:logback-core    | 1.5.4 | 1.5.5 |
| maven      | ch.qos.logback:logback-classic | 1.5.4 | 1.5.5 |
  • Loading branch information
renovate[bot] committed Apr 12, 2024
1 parent 4d12f22 commit 257d4a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
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.4")
version("logback", "1.5.5")
version("mutiny-clients", "3.12.0")
version("protobuf", "3.25.3")
version("quarkus", "3.9.3")
Expand Down

0 comments on commit 257d4a5

Please sign in to comment.