Skip to content

Commit

Permalink
Merge pull request #35 from iht/renovate/solution-major-slf4jversion
Browse files Browse the repository at this point in the history
Update slf4jVersion to v2 (solution) (major)
  • Loading branch information
iht authored Jan 16, 2025
2 parents 1496a52 + 26869a3 commit 3fdce42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ val guavaVersion = "33.4.0-jre"
val jacksonVersion = "2.18.2"
val magnolifyVersion = "0.7.4"
val nettyVersion = "4.1.117.Final"
val slf4jVersion = "1.7.36"
val slf4jVersion = "2.0.16"
val gcpLibrariesVersion = "26.53.0"

lazy val gcpBom = Bom(
Expand Down

0 comments on commit 3fdce42

Please sign in to comment.