Skip to content

Commit

Permalink
enumeratum-reactivemongo-1.6.3-SNAPSHOT begins
Browse files Browse the repository at this point in the history
Signed-off-by: Lloyd <lloydmeta@gmail.com>
  • Loading branch information
lloydmeta committed Sep 6, 2020
1 parent 8c72ef3 commit 43c5d37
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 @@ -279,7 +279,7 @@ lazy val enumeratumReactiveMongoBson =
.settings(commonWithPublishSettings: _*)
.settings(testSettings: _*)
.settings(
version := "1.6.2",
version := "1.6.3-SNAPSHOT",
crossScalaVersions := scalaVersionsAll,
libraryDependencies ++= Seq(
"org.reactivemongo" %% "reactivemongo-bson-api" % reactiveMongoVersion % Provided,
Expand Down

0 comments on commit 43c5d37

Please sign in to comment.