Skip to content

Commit e827a7a

Browse files
authored
Merge pull request #795 from scala-steward/update/slf4j-api-1.7.33
Update slf4j-api from 1.7.32 to 1.7.33
2 parents e9f4394 + 3507b0e commit e827a7a

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
@@ -34,7 +34,7 @@ object Dependencies {
3434
val scalafixOrganizeImports = "com.github.liancheng" %% "organize-imports" % "0.6.0"
3535
val scalaTest = "org.scalatest" %% "scalatest" % "3.2.10"
3636
val sentry = "io.sentry" % "sentry" % "5.5.2"
37-
val slf4jApi = "org.slf4j" % "slf4j-api" % "1.7.32"
37+
val slf4jApi = "org.slf4j" % "slf4j-api" % "1.7.33"
3838
val sslConfig = "com.typesafe" %% "ssl-config-core" % "0.6.0"
3939
val testContainersScalaScalaTest = "com.dimafeng" %% "testcontainers-scala-scalatest" % "0.39.12"
4040
val testContainersScalaKafka = "com.dimafeng" %% "testcontainers-scala-kafka" % "0.39.12"

0 commit comments

Comments
 (0)