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 31, 2024
1 parent 828c4ed commit cd6cbe7
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.5"
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.12.0"
Expand Down

0 comments on commit cd6cbe7

Please sign in to comment.