Skip to content

Commit

Permalink
Update dependency ch.qos.logback:logback-classic to v1.5.12 (#37)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 26, 2024
1 parent 242ddac commit 59ba3d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ kotlin-coroutines-jdk8 = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-jd
kotlin-coroutines-slf4j = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-slf4j", version.ref = "kotlin-coroutines" }
kotlin-coroutines-test = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-test", version.ref = "kotlin-coroutines" }
ktlint-rule-engine-core = { module = "com.pinterest.ktlint:ktlint-rule-engine-core", version.ref = "ktlint" }
logback-classic = { module = "ch.qos.logback:logback-classic", version = "1.5.11" }
logback-classic = { module = "ch.qos.logback:logback-classic", version = "1.5.12" }
mockk-core = { module = "io.mockk:mockk", version = "1.13.13" }

# gradle plugins for build-logic
Expand Down

0 comments on commit 59ba3d9

Please sign in to comment.