Skip to content

Commit

Permalink
Update dependency com.github.hmcts.java-logging:logging to v6.1.8 (#604)
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 Feb 11, 2025
1 parent aeb36b5 commit f30b49c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ dependencies {

implementation group: 'com.google.guava', name: 'guava', version: '33.4.0-jre'

implementation group: 'com.github.hmcts.java-logging', name: 'logging', version: '6.1.7'
implementation group: 'com.github.hmcts.java-logging', name: 'logging', version: '6.1.8'
implementation group: 'org.springdoc', name: 'springdoc-openapi-starter-webmvc-ui', version: '2.6.0'

compileOnly group: 'org.projectlombok', name: 'lombok', version: lombokVersion
Expand Down

0 comments on commit f30b49c

Please sign in to comment.