Skip to content

Commit

Permalink
fix(deps): update dependency ch.qos.logback:logback-classic to v1.4.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 9, 2023
1 parent c02e696 commit bcba9a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ reflections = '0.10.2'

# TODO: Fix this in the core bom (see https://github.com/micronaut-projects/micronaut-micrometer/pull/425)
grpc = '1.56.1'
logback = "1.4.8"
logback = "1.4.10"
jcache = "1.1.1"
hdr-histogram = '2.1.12'

Expand Down

0 comments on commit bcba9a3

Please sign in to comment.