Skip to content

Commit

Permalink
Update dependency com.github.hmcts:auth-checker-lib to v2.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 28, 2023
1 parent 8c56053 commit d95691c
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 @@ -120,7 +120,7 @@ subprojects {
}
dependencies {
implementation ('com.sun.xml.bind:jaxb-osgi:2.3.1')
implementation (group: 'com.github.hmcts', name: 'auth-checker-lib', version: '2.1.4') {
implementation (group: 'com.github.hmcts', name: 'auth-checker-lib', version: '2.1.5') {
exclude(module: 'java-logging-spring')
}
implementation group: 'org.apache.httpcomponents', name: 'httpcore', version: '4.4.11'
Expand Down

0 comments on commit d95691c

Please sign in to comment.