Skip to content

Commit

Permalink
enumeratum-reactivemongo-bson v1.5.5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
lloydmeta committed Jan 4, 2017
1 parent c0a224f commit 87a27c8
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 @@ -161,7 +161,7 @@ lazy val enumeratumReactiveMongoBson =
.settings(testSettings: _*)
.settings(
crossScalaVersions := scalaVersionsAll,
version := "1.5.5-SNAPSHOT",
version := "1.5.5",
libraryDependencies ++= Seq(
"org.reactivemongo" %% "reactivemongo" % reactiveMongoVersion,
"com.beachape" %% "enumeratum" % Versions.Core.stable,
Expand Down

0 comments on commit 87a27c8

Please sign in to comment.