Skip to content

Commit

Permalink
chore(deps): update logback to v1.4.7
Browse files Browse the repository at this point in the history
| datasource | package                        | from  | to    |
| ---------- | ------------------------------ | ----- | ----- |
| maven      | ch.qos.logback:logback-core    | 1.4.6 | 1.4.7 |
| maven      | ch.qos.logback:logback-classic | 1.4.6 | 1.4.7 |
  • Loading branch information
renovate[bot] committed Apr 19, 2023
1 parent 71f99aa commit 9e0a0ec
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.54.1")
version("junit", "5.9.2")
version("kotlin", "1.8.10")
version("logback", "1.4.6")
version("logback", "1.4.7")
version("protobuf", "3.22.3")
version("rxjava", "3.1.6")
version("rxkotlin", "3.0.1")
Expand Down

0 comments on commit 9e0a0ec

Please sign in to comment.