We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 93d6947 + 801b01f commit 7aaa832Copy full SHA for 7aaa832
build.sbt
@@ -76,7 +76,7 @@ lazy val scalatest = project
76
77
libraryDependencies ++= Seq(
78
"org.typelevel" %% "cats-effect" % CatsEffectVersion,
79
- "org.scalatest" %% "scalatest" % "3.2.18"),
+ "org.scalatest" %% "scalatest" % "3.2.19"),
80
81
mimaPreviousArtifacts := mimaPreviousArtifacts.value -- Seq(
82
"com.codecommit" %% name.value % "0.1.0",
0 commit comments