Skip to content

Commit

Permalink
Merge pull request #6 from compscidr/renovate/slf4j-monorepo
Browse files Browse the repository at this point in the history
Update dependency org.slf4j:slf4j-api to v2.0.15
  • Loading branch information
compscidr authored Aug 8, 2024
2 parents 83ef7d7 + 01e1487 commit 3ac0116
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 @@ -4,7 +4,7 @@ kotlin = "2.0.10"
kotlinter = "4.3.0"
logback-classic = "1.5.6"
mockk = "1.13.12"
slf4j = "2.0.14"
slf4j = "2.0.15"

[libraries]
junit-jupiter-api = { module = "org.junit.jupiter:junit-jupiter-api", version.ref = "jupiter" }
Expand Down

0 comments on commit 3ac0116

Please sign in to comment.