Skip to content

Commit

Permalink
Merge pull request #293 from lloydmeta/release/reacrtivemongo-1.0.0
Browse files Browse the repository at this point in the history
Release/reacrtivemongo 1.0.0
  • Loading branch information
lloydmeta committed Sep 6, 2020
2 parents e51a86e + 43c5d37 commit b6548e2
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-SNAPSHOT",
version := "1.6.3-SNAPSHOT",
crossScalaVersions := scalaVersionsAll,
libraryDependencies ++= Seq(
"org.reactivemongo" %% "reactivemongo-bson-api" % reactiveMongoVersion % Provided,
Expand Down

0 comments on commit b6548e2

Please sign in to comment.