Skip to content

Commit

Permalink
chore(deps): bump ch.qos.logback:logback-classic from 1.3.13 to 1.3.1…
Browse files Browse the repository at this point in the history
…4 in /qa-tests-backend (stackrox#8875)
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent 17829bd commit b1f5b68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qa-tests-backend/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ dependencies {
implementation "org.spockframework:spock-junit4"
implementation 'io.rest-assured:rest-assured:5.3.2'
testImplementation group: 'org.yaml', name: 'snakeyaml', version: '2.2'
implementation group: 'ch.qos.logback', name: 'logback-classic', version: '1.3.13'
implementation group: 'ch.qos.logback', name: 'logback-classic', version: '1.3.14'
testImplementation group: 'com.fasterxml.jackson.core', name: 'jackson-core', version: jacksonVersion
testImplementation group: 'com.fasterxml.jackson.core', name: 'jackson-annotations', version: jacksonVersion
testImplementation group: 'com.fasterxml.jackson.core', name: 'jackson-databind', version: jacksonVersion
Expand Down

0 comments on commit b1f5b68

Please sign in to comment.