Skip to content

Commit

Permalink
Update logback monorepo to v1.5.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 21, 2024
1 parent f2b0280 commit 71daa74
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ dependencies {
gatlingAnnotationProcessor 'org.projectlombok:lombok:1.18.34'
gatling 'com.github.hmcts:juror-generation-support-library:1.5.4'

gatling group: 'ch.qos.logback', name: 'logback-classic', version: '1.5.6'
gatling group: 'ch.qos.logback', name: 'logback-core', version: '1.5.6'
gatling group: 'ch.qos.logback', name: 'logback-classic', version: '1.5.15'
gatling group: 'ch.qos.logback', name: 'logback-core', version: '1.5.15'
gatling group: 'org.slf4j', name: 'slf4j-api', version: '2.0.13'
}

Expand Down

0 comments on commit 71daa74

Please sign in to comment.