Skip to content

Commit

Permalink
Bump ch.qos.logback:logback-classic from 1.4.11 to 1.4.12
Browse files Browse the repository at this point in the history
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.4.11 to 1.4.12.
- [Commits](https://github.com/qos-ch/logback/commits)

---
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 Nov 28, 2023
1 parent 154a9f9 commit 1ca52f6
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 @@ -63,7 +63,7 @@ allprojects {
implementation("org.jetbrains.kotlin:kotlin-reflect:$kotlin_version")
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.7.3")
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3")
testRuntimeOnly("ch.qos.logback:logback-classic:1.4.11")
testRuntimeOnly("ch.qos.logback:logback-classic:1.4.12")
testRuntimeOnly("ch.qos.logback:logback-core:1.4.11")
implementation("org.slf4j:slf4j-api:2.0.9")
}
Expand Down

0 comments on commit 1ca52f6

Please sign in to comment.