Skip to content

Commit

Permalink
0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Katrix committed Dec 3, 2019
1 parent d1628df commit 5c72d51
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 @@ -3,7 +3,7 @@ import sbtcrossproject.CrossPlugin.autoImport.{CrossType, crossProject}
lazy val akkaVersion = "2.6.0"
lazy val akkaHttpVersion = "10.1.11"
lazy val circeVersion = "0.12.3"
lazy val ackCordVersion = "0.15.0-RC1"
lazy val ackCordVersion = "0.15.0"

lazy val commonSettings = Seq(
scalaVersion := "2.13.1",
Expand Down

0 comments on commit 5c72d51

Please sign in to comment.