Skip to content

Commit 5c72d51

Browse files
committed
0.15.0
1 parent d1628df commit 5c72d51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import sbtcrossproject.CrossPlugin.autoImport.{CrossType, crossProject}
33
lazy val akkaVersion = "2.6.0"
44
lazy val akkaHttpVersion = "10.1.11"
55
lazy val circeVersion = "0.12.3"
6-
lazy val ackCordVersion = "0.15.0-RC1"
6+
lazy val ackCordVersion = "0.15.0"
77

88
lazy val commonSettings = Seq(
99
scalaVersion := "2.13.1",

0 commit comments

Comments
 (0)