Skip to content

Commit

Permalink
enumeratum-reactivemongo-1.6.2 release
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 e51a86e commit 8c72ef3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -279,7 +279,7 @@ lazy val enumeratumReactiveMongoBson =
.settings(commonWithPublishSettings: _*)
.settings(testSettings: _*)
.settings(
version := "1.6.2-SNAPSHOT",
version := "1.6.2",
crossScalaVersions := scalaVersionsAll,
libraryDependencies ++= Seq(
"org.reactivemongo" %% "reactivemongo-bson-api" % reactiveMongoVersion % Provided,
Expand Down

0 comments on commit 8c72ef3

Please sign in to comment.