Skip to content

Commit

Permalink
Merge pull request #558 from line/renovate/org.slf4j-slf4j-api-2.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency org.slf4j:slf4j-api to v2.0.10
  • Loading branch information
cj848 authored Dec 29, 2023
2 parents 46ea74e + c2c4d79 commit 2a9a836
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 @@ -9,7 +9,7 @@ spring-boot2 = "2.7.18"
kotlin-benchmark = { module = "org.jetbrains.kotlinx:kotlinx-benchmark-runtime", version = "0.4.10" }

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

# jpa
Expand Down

0 comments on commit 2a9a836

Please sign in to comment.