Skip to content

Commit

Permalink
Merge pull request #1998 from GiganticMinecraft/renovate/org.slf4j-sl…
Browse files Browse the repository at this point in the history
…f4j-api-1.x
  • Loading branch information
KisaragiEffective authored May 19, 2023
2 parents 9e0c878 + b99a1bd commit 57835c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ val dependenciesToEmbed = Seq(
"io.chrisdavenport" %% "cats-effect-time" % "0.1.2",

// logging
"org.slf4j" % "slf4j-api" % "1.7.28",
"org.slf4j" % "slf4j-api" % "1.7.36",
"org.slf4j" % "slf4j-jdk14" % "1.7.28",
"com.typesafe.scala-logging" % "scala-logging-slf4j_2.10" % "2.1.2",

Expand Down

0 comments on commit 57835c7

Please sign in to comment.