Skip to content

Commit

Permalink
enumeratum-quillv1.5.16-SNAPSHOT begins
Browse files Browse the repository at this point in the history
Signed-off-by: lloydmeta <lloydmeta@gmail.com>
  • Loading branch information
lloydmeta committed Dec 1, 2019
1 parent 24eec12 commit 721f6ed
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 @@ -418,7 +418,7 @@ lazy val enumeratumQuill = crossProject(JSPlatform, JVMPlatform)
.settings(testSettings: _*)
.settings(
name := "enumeratum-quill",
version := "1.5.15",
version := "1.5.16-SNAPSHOT",
crossScalaVersions := post210Only(scalaVersionsAbove_2_11 :+ scala_2_13Version),
libraryDependencies ++= {
Seq(
Expand Down

0 comments on commit 721f6ed

Please sign in to comment.