Skip to content

Commit

Permalink
Update dependency ch.qos.logback:logback-classic to v1.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 12, 2024
1 parent e0fd220 commit a9fa633
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 @@ -30,7 +30,7 @@ dependencies {
gatlingAnnotationProcessor 'org.projectlombok:lombok:1.18.30'
gatling 'com.github.hmcts:juror-generation-support-library:1.4.0'

gatling group: 'ch.qos.logback', name: 'logback-classic', version: '1.5.3'
gatling group: 'ch.qos.logback', name: 'logback-classic', version: '1.5.5'
gatling group: 'ch.qos.logback', name: 'logback-core', version: '1.5.3'
gatling group: 'org.slf4j', name: 'slf4j-api', version: '2.0.12'
}

0 comments on commit a9fa633

Please sign in to comment.