Skip to content

Commit

Permalink
Update ddata-tools to 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed May 5, 2024
1 parent 617b37f commit cfc796f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ object Dependencies {

val scalatest = "org.scalatest" %% "scalatest" % "3.2.18"
val `cats-helper` = "com.evolutiongaming" %% "cats-helper" % "3.10.3"
val `ddata-tools` = "com.evolutiongaming" %% "ddata-tools" % "4.0.0"
val `ddata-tools` = "com.evolutiongaming" %% "ddata-tools" % "4.0.1"

object Cats {
private val version = "2.10.0"
Expand Down

0 comments on commit cfc796f

Please sign in to comment.