Skip to content

Commit

Permalink
Merge pull request scanamo#177 from rstradling/feature/cats-1.0.1
Browse files Browse the repository at this point in the history
Feature/cats 1.0.1
  • Loading branch information
Phil Wills authored Jan 2, 2018
2 parents 611bea6 + 0c9bef1 commit 788dff8
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
@@ -1,7 +1,7 @@
scalaVersion in ThisBuild := "2.12.4"
crossScalaVersions in ThisBuild := Seq("2.11.11", scalaVersion.value)

val catsVersion = "1.0.0"
val catsVersion = "1.0.1"

val commonSettings = Seq(
organization := "com.gu",
Expand Down

0 comments on commit 788dff8

Please sign in to comment.