diff --git a/build.sbt b/build.sbt index cc2fcf1..ada0749 100644 --- a/build.sbt +++ b/build.sbt @@ -46,7 +46,7 @@ lazy val `scalacheck-toolbox-datetime`: ProjectMatrix = .settings( libraryDependencies ++= Seq( "org.scalacheck" %%% "scalacheck" % "1.15.2", - "org.scala-lang.modules" %%% "scala-collection-compat" % "2.4.3" + "org.scala-lang.modules" %%% "scala-collection-compat" % "2.4.4" ) ) .jvmPlatform(