Skip to content

Commit 44ba9c9

Browse files
authored
Merge pull request #94 from scala-steward/update/slf4j-api-2.0.3
Update slf4j-api, slf4j-simple to 2.0.3
2 parents b77703e + c9a3cd0 commit 44ba9c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Deps.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
object Deps {
22
lazy val scalatestVersion = "3.2.14"
33
lazy val ejmlVersion = "0.40"
4-
val slf4jversion = "2.0.1"
4+
val slf4jversion = "2.0.3"
55
}

0 commit comments

Comments
 (0)