Skip to content

Commit

Permalink
Update dependency org.slf4j:slf4j-api to v2 (#41)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 25, 2024
1 parent e0c87e9 commit 7eae869
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 @@ -8,7 +8,7 @@ val coroutinesVersion = "1.3.9"
val jupiterVersion = "5.10.1"
val logbackVersion = "1.4.14"
val kotlinLoginVersion = "2.1.23"
val slf4jApiVersoion = "1.7.36"
val slf4jApiVersoion = "2.0.11"
val gsonVersion = "2.10.1"
val httpClientVersion = "5.3.1"

Expand Down

0 comments on commit 7eae869

Please sign in to comment.