Skip to content

Commit

Permalink
chore: Update cats-effect from 3.5.1 to 3.5.2 (#3273)
Browse files Browse the repository at this point in the history
  • Loading branch information
RenkuBot authored Sep 28, 2023
1 parent 0a5ffe8 commit 96dd760
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.9" % Test
libraryDependencies += "org.typelevel" %% "cats-effect" % "3.5.1" % Test
libraryDependencies += "org.typelevel" %% "cats-effect" % "3.5.2" % Test

scalacOptions += "-feature"
scalacOptions += "-unchecked"
Expand Down

0 comments on commit 96dd760

Please sign in to comment.