Skip to content

Commit

Permalink
Update dependency org.slf4j:slf4j-api to v2.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 18, 2023
1 parent d340f84 commit a85ec25
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,5 +30,5 @@ dependencies {

gatling group: 'ch.qos.logback', name: 'logback-classic', version: '1.3.5'
gatling group: 'ch.qos.logback', name: 'logback-core', version: '1.3.5'
gatling group: 'org.slf4j', name: 'slf4j-api', version: '2.0.4'
gatling group: 'org.slf4j', name: 'slf4j-api', version: '2.0.9'
}

0 comments on commit a85ec25

Please sign in to comment.