Skip to content

Commit

Permalink
Merge pull request #147 from line/renovate/org.slf4j
Browse files Browse the repository at this point in the history
fix(deps): update dependency org.slf4j:slf4j-api to v2.0.5
  • Loading branch information
cj848 authored Nov 25, 2022
2 parents 6860402 + 2228399 commit 879b88d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ kotlin-reflect = { module = "org.jetbrains.kotlin:kotlin-reflect" }

# Common
java-persistence-api = { module = "javax.persistence:javax.persistence-api", version = "2.2" }
slf4j = { module = "org.slf4j:slf4j-api", version = "2.0.4" }
slf4j = { module = "org.slf4j:slf4j-api", version = "2.0.5" }
logback = { module = "ch.qos.logback:logback-classic", version = "1.2.11" }
hibernate = { module = "org.hibernate:hibernate-core", version = "5.6.14.Final" }
hibernate-reactive = { module = "org.hibernate.reactive:hibernate-reactive-core", version = "1.1.9.Final" }
Expand Down

0 comments on commit 879b88d

Please sign in to comment.