Skip to content

Commit

Permalink
enumeratum-doobiev1.5.17
Browse files Browse the repository at this point in the history
  • Loading branch information
lloydmeta committed Dec 28, 2019
1 parent 11a085a commit f7b4a43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -445,7 +445,7 @@ lazy val enumeratumDoobie =
.settings(testSettings: _*)
.settings(
crossScalaVersions := scalaVersionsAbove_2_11 :+ scala_2_13Version,
version := "1.5.17-SNAPSHOT",
version := "1.5.17",
libraryDependencies ++= {
Seq(
"com.beachape" %%% "enumeratum" % Versions.Core.stable,
Expand Down

0 comments on commit f7b4a43

Please sign in to comment.