Skip to content

Commit a9a7cd7

Browse files
authored
Merge pull request #618 from scala-steward/update/slf4j-api-1.7.32
Update slf4j-api from 1.7.31 to 1.7.32
2 parents 8d21ff7 + 477484d commit a9a7cd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ object Dependencies {
3333
val scalafixOrganizeImports = "com.github.liancheng" %% "organize-imports" % "0.5.0"
3434
val scalaTest = "org.scalatest" %% "scalatest" % "3.2.9"
3535
val sentry = "io.sentry" % "sentry" % "5.0.1"
36-
val slf4jApi = "org.slf4j" % "slf4j-api" % "1.7.31"
36+
val slf4jApi = "org.slf4j" % "slf4j-api" % "1.7.32"
3737
val sslConfig = "com.typesafe" %% "ssl-config-core" % "0.4.3"
3838
val testContainersScalaScalaTest = "com.dimafeng" %% "testcontainers-scala-scalatest" % "0.39.5"
3939
val testContainersScalaKafka = "com.dimafeng" %% "testcontainers-scala-kafka" % "0.39.5"

0 commit comments

Comments
 (0)