Skip to content

Commit 0c0c8ee

Browse files
authored
Merge pull request #646 from scala-steward/update/slf4j-api-1.7.35
Update slf4j-api to 1.7.35
2 parents 08ba7ab + 5b66cab commit 0c0c8ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ lazy val core =
4242
.settings(
4343
moduleName := "scalacache-core",
4444
libraryDependencies ++= Seq(
45-
"org.slf4j" % "slf4j-api" % "1.7.34",
45+
"org.slf4j" % "slf4j-api" % "1.7.35",
4646
"org.typelevel" %% "cats-effect" % CatsEffectVersion,
4747
scalatest,
4848
scalacheck

0 commit comments

Comments
 (0)