Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ object Version {
val logback = "1.2.12"
val mockito = "3.2.10.0"
val scalaTest = "3.2.19"
val slf4j = "1.7.36"
val slf4j = "2.0.17"
}

object Library {
Expand Down
Loading