Skip to content

Commit

Permalink
Merge pull request #548 from line/renovate/ch.qos.logback-logback-cla…
Browse files Browse the repository at this point in the history
…ssic-1.x

chore(deps): update dependency ch.qos.logback:logback-classic to v1.4.14
  • Loading branch information
shouwn authored Dec 1, 2023
2 parents e204a53 + 9e69cfa commit f0a7869
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs.example.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ kotlin-benchmark = { module = "org.jetbrains.kotlinx:kotlinx-benchmark-runtime",

# log
slf4j = { module = "org.slf4j:slf4j-api", version = "2.0.9" }
logback = { module = "ch.qos.logback:logback-classic", version = "1.4.13" }
logback = { module = "ch.qos.logback:logback-classic", version = "1.4.14" }

# jpa
javax-persistence-api = { module = "javax.persistence:javax.persistence-api", version = "2.2" }
Expand Down

0 comments on commit f0a7869

Please sign in to comment.