Skip to content

Commit

Permalink
Update irrec-regex-gen to 0.2.1 (#377)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and larsrh committed Sep 25, 2019
1 parent eb27d98 commit b75bccb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ val catsMtlVersion = "0.7.0"
val scalatest = "3.0.5"
val shapeless = "2.3.3"
val scalacheck = "1.14.1"
val irrecVersion = "0.2.0"
val irrecVersion = "0.2.1"

lazy val root = Project("frameless", file("." + "frameless")).in(file("."))
.aggregate(core, cats, dataset, ml, docs)
Expand Down

0 comments on commit b75bccb

Please sign in to comment.