Skip to content

Commit

Permalink
Update slf4j-api, slf4j-simple to 2.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Apr 13, 2024
1 parent 8359842 commit a6c6ca1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Deps.scala
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
object Deps {
lazy val scalatestVersion = "3.2.18"
lazy val ejmlVersion = "0.40"
lazy val slf4jversion = "2.0.12"
lazy val slf4jversion = "2.0.13"
lazy val circeVersion = "0.14.3"
}

0 comments on commit a6c6ca1

Please sign in to comment.