Skip to content

Commit

Permalink
Quill integration release 1.7.1, 1.7.2-SNAPSHOT begins
Browse files Browse the repository at this point in the history
Signed-off-by: Lloyd <[email protected]>
  • Loading branch information
lloydmeta committed Jul 14, 2022
1 parent 395dc53 commit e61f1b6
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 @@ -436,7 +436,7 @@ lazy val enumeratumQuill =
// .jsSettings(jsTestSettings: _*) TODO re-enable once quill supports Scala.js 1.0 */,
.settings(
name := "enumeratum-quill",
version := "1.7.1-SNAPSHOT",
version := "1.7.2-SNAPSHOT",
crossScalaVersions := scalaVersionsAll,
libraryDependencies ++= {
Seq(
Expand Down

0 comments on commit e61f1b6

Please sign in to comment.