Skip to content

Commit

Permalink
Update project/Dependencies.scala
Browse files Browse the repository at this point in the history
Co-authored-by: Mareks Rampāns <[email protected]>
  • Loading branch information
FunFunFine and mr-git authored Sep 4, 2024
1 parent 53b39df commit 9f8b476
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 @@ -14,7 +14,7 @@ object Dependencies {
}

object Slf4j {
private val version = "2.0.12"
private val version = "2.0.16"
val api = "org.slf4j" % "slf4j-api" % version
val `log4j-over-slf4j` = "org.slf4j" % "log4j-over-slf4j" % version
}
Expand Down

0 comments on commit 9f8b476

Please sign in to comment.