Skip to content

Commit

Permalink
enumeratum-doobiev1.5.18-SNAPSHOT begins
Browse files Browse the repository at this point in the history
  • Loading branch information
lloydmeta committed Dec 28, 2019
1 parent f7b4a43 commit ed45b0e
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 @@ -445,7 +445,7 @@ lazy val enumeratumDoobie =
.settings(testSettings: _*)
.settings(
crossScalaVersions := scalaVersionsAbove_2_11 :+ scala_2_13Version,
version := "1.5.17",
version := "1.5.18-SNAPSHOT",
libraryDependencies ++= {
Seq(
"com.beachape" %%% "enumeratum" % Versions.Core.stable,
Expand Down

0 comments on commit ed45b0e

Please sign in to comment.