Skip to content

Commit

Permalink
chore: Update cats-effect from 3.5.2 to 3.5.3 (#3419)
Browse files Browse the repository at this point in the history
Co-authored-by: RenkuBot <[email protected]>
  • Loading branch information
RenkuBot and RenkuBot authored Jan 16, 2024
1 parent 78f85c6 commit 3f6b9e9
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 @@ -45,7 +45,7 @@ libraryDependencies += "org.scalatestplus" %% "selenium-4-1"
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.11" % Test
libraryDependencies += "org.typelevel" %% "cats-effect" % "3.5.2" % Test
libraryDependencies += "org.typelevel" %% "cats-effect" % "3.5.3" % Test
libraryDependencies += "org.typelevel" %% "cats-effect-testing-scalatest" % "1.5.0" % Test

scalacOptions += "-feature"
Expand Down

0 comments on commit 3f6b9e9

Please sign in to comment.