Skip to content

Commit

Permalink
Bump logback-classic from 1.2.3 to 1.2.11
Browse files Browse the repository at this point in the history
Bumps logback-classic from 1.2.3 to 1.2.11.

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 20, 2022
1 parent 0c4edce commit d1d0fb1
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 @@ -7,7 +7,7 @@ ext {
proxyBaseVersion = "0.0.16"
testContainersVersion = "1.15.3"
junit4Version = "4.11"
libLogback = 'ch.qos.logback:logback-classic:1.2.3'
libLogback = 'ch.qos.logback:logback-classic:1.2.11'
libKafkaClient = "org.apache.kafka:kafka-clients:$kafkaClientVersion"
libProxyBase = "com.dajudge.proxybase:proxybase:$proxyBaseVersion"
libProxyBaseTestca = "com.dajudge.proxybase:testca:$proxyBaseVersion"
Expand Down

0 comments on commit d1d0fb1

Please # to comment.