Skip to content

Commit

Permalink
slf4j-api 2.0.16 (was 2.0.13)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and mkurz committed Sep 4, 2024
1 parent 04aaf96 commit a6e5f96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ object Dependencies {
}
}

val slf4jVersion = "2.0.13"
val slf4jVersion = "2.0.16"
val slf4j = "org.slf4j" % "slf4j-api" % slf4jVersion
val slf4jSimple = "org.slf4j" % "slf4j-simple" % slf4jVersion
}

0 comments on commit a6e5f96

Please sign in to comment.