Skip to content

Commit

Permalink
chore(deps): update dependency ch.qos.logback:logback-classic to v1.5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
cultureamp-renovate[bot] committed Sep 7, 2024
1 parent ac8140b commit 2058103
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 @@ -42,7 +42,7 @@ dependencies {
// Use the Kotlin JUnit integration.
testImplementation("org.jetbrains.kotlin:kotlin-test-junit")

implementation("ch.qos.logback:logback-classic:1.5.6")
implementation("ch.qos.logback:logback-classic:1.5.8")
implementation("ch.qos.logback:logback-core:1.5.6")

// Upgraded version of Jackson Databind to patch:
Expand Down

0 comments on commit 2058103

Please sign in to comment.