Skip to content

Commit

Permalink
chore: Update slf4j-log4j12 from 2.0.10 to 2.0.11 (#3415)
Browse files Browse the repository at this point in the history
  • Loading branch information
RenkuBot authored Jan 9, 2024
1 parent 525aa6b commit 9c7ffd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion acceptance-tests/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ libraryDependencies += "org.scalatest" %% "scalatest"
libraryDependencies += "org.scalatestplus" %% "selenium-4-1" % "3.2.12.1" % Test
libraryDependencies += "org.seleniumhq.selenium" % "selenium-http-jdk-client" % "4.13.0" % Test
libraryDependencies += "org.seleniumhq.selenium" % "selenium-java" % "4.7.1" % Test
libraryDependencies += "org.slf4j" % "slf4j-log4j12" % "2.0.10" % Test
libraryDependencies += "org.slf4j" % "slf4j-log4j12" % "2.0.11" % Test
libraryDependencies += "org.typelevel" %% "cats-effect" % "3.5.2" % Test
libraryDependencies += "org.typelevel" %% "cats-effect-testing-scalatest" % "1.5.0" % Test

Expand Down

0 comments on commit 9c7ffd7

Please sign in to comment.