Skip to content

Commit

Permalink
Update versions.reformLogging to v5.1.9 (#5677)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 31, 2024
1 parent cdedd72 commit a1b0607
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ repositories {
// it is important to specify logback classic and core packages explicitly as libraries like spring boot
// enforces it's own (older) version which is not recommended.
def versions = [
reformLogging : '5.1.7',
reformLogging : '5.1.9',
springBoot : springBoot.class.package.implementationVersion,
log4j : '2.23.1',
logbackVersion : '1.5.6',
Expand Down

0 comments on commit a1b0607

Please sign in to comment.