Skip to content

Commit

Permalink
fix(deps): update dependency com.github.hmcts.java-logging:logging to…
Browse files Browse the repository at this point in the history
… v6.1.6
  • Loading branch information
renovate[bot] committed Aug 13, 2024
1 parent 03536c2 commit 3f8d0fb
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 @@ -271,7 +271,7 @@ dependencies {

implementation group: 'org.springdoc', name: 'springdoc-openapi-starter-webmvc-ui', version: '2.6.0'

implementation group: 'com.github.hmcts.java-logging', name: 'logging', version: '6.1.5'
implementation group: 'com.github.hmcts.java-logging', name: 'logging', version: '6.1.6'

implementation group: 'org.apache.logging.log4j', name: 'log4j-api', version: log4JVersion
implementation group: 'org.apache.logging.log4j', name: 'log4j-to-slf4j', version: log4JVersion
Expand Down

0 comments on commit 3f8d0fb

Please sign in to comment.