Skip to content

Commit

Permalink
Update dependency ch.qos.logback:logback-classic to v1.5.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 25, 2024
1 parent f2b0280 commit f6729c9
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 @@ -25,7 +25,7 @@ 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-classic', version: '1.5.12'
gatling group: 'ch.qos.logback', name: 'logback-core', version: '1.5.6'
gatling group: 'org.slf4j', name: 'slf4j-api', version: '2.0.13'
}
Expand Down

0 comments on commit f6729c9

Please sign in to comment.