Skip to content

Commit 74967eb

Browse files
Update slf4j-api, slf4j-simple to 2.0.13 (#41)
Co-authored-by: PJ Fanning <[email protected]>
1 parent ce47e52 commit 74967eb

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
@@ -9,7 +9,7 @@ val swaggerVersion = "2.2.21"
99
val pekkoVersion = "1.0.2"
1010
val pekkoHttpVersion = "1.0.1"
1111
val jacksonVersion = "2.17.1"
12-
val slf4jVersion = "2.0.12"
12+
val slf4jVersion = "2.0.13"
1313
val scala213 = "2.13.13"
1414

1515
ThisBuild / scalaVersion := scala213

0 commit comments

Comments
 (0)