Skip to content

Commit

Permalink
Update previous version for MiMa
Browse files Browse the repository at this point in the history
  • Loading branch information
travisbrown committed Apr 19, 2019
1 parent a9b2de7 commit 48b37b1
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 @@ -17,7 +17,7 @@ val compilerOptions = Seq(

val circeVersion = "0.11.1"
val reactiveMongoVersion = "0.16.5"
val previousCirceBsonVersion = "0.2.0"
val previousCirceBsonVersion = "0.3.0"

val baseSettings = Seq(
scalacOptions ++= compilerOptions,
Expand Down

0 comments on commit 48b37b1

Please sign in to comment.