Skip to content

Commit 9c014c9

Browse files
committed
Update slf4j-simple to 2.0.17
1 parent 7c3bb61 commit 9c014c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ThisBuild / organization := "com.michaelpollmeier"
55
ThisBuild / scalaVersion := "3.5.2"
66

77
lazy val ScalaTestVersion = "3.2.18"
8-
lazy val Slf4jVersion = "2.0.16"
8+
lazy val Slf4jVersion = "2.0.17"
99

1010
lazy val shadedLibs = project.in(file("shaded-libs"))
1111
.settings(

0 commit comments

Comments
 (0)