We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3f9e6e commit 289d161Copy full SHA for 289d161
build.sbt
@@ -72,7 +72,7 @@ lazy val root = (project in file("."))
72
// Configuration
73
"com.typesafe" % "config" % "1.4.3",
74
// Protocol DAS
75
- "com.raw-labs" %% "protocol-das" % "1.0.0-beta3",
+ "com.raw-labs" %% "protocol-das" % "1.0.0",
76
// Akka Streams
77
"com.typesafe.akka" %% "akka-actor-typed" % "2.8.8",
78
"com.typesafe.akka" %% "akka-actor" % "2.8.8",
0 commit comments