Skip to content

Commit

Permalink
Set common version to 0.7.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
aloiscochard committed Mar 12, 2021
1 parent 3d6080a commit 8702af2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
import sbt._

object Version {
lazy val common = "0.6.4"
lazy val common = "0.7.0"

lazy val akka = "2.6.8"
lazy val circe = "0.13.0"
Expand Down

0 comments on commit 8702af2

Please sign in to comment.