Skip to content

Commit

Permalink
Bump logback-classic from 1.2.10 to 1.2.11
Browse files Browse the repository at this point in the history
Bumps logback-classic from 1.2.10 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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and gesellix committed Mar 7, 2022
1 parent 6c26da9 commit 7afb684
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ dependencies {

implementation("io.github.microutils:kotlin-logging:2.1.21")
implementation("org.slf4j:slf4j-api:1.7.36")
testRuntimeOnly("ch.qos.logback:logback-classic:1.2.10")
testRuntimeOnly("ch.qos.logback:logback-classic:1.2.11")

implementation("org.yaml:snakeyaml:1.30")
implementation("com.squareup.moshi:moshi:1.13.0")
Expand Down

0 comments on commit 7afb684

Please sign in to comment.