Skip to content

Commit 289d161

Browse files
authored
Changed reference to protocol-das 1.0.0 (#22)
1 parent b3f9e6e commit 289d161

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ lazy val root = (project in file("."))
7272
// Configuration
7373
"com.typesafe" % "config" % "1.4.3",
7474
// Protocol DAS
75-
"com.raw-labs" %% "protocol-das" % "1.0.0-beta3",
75+
"com.raw-labs" %% "protocol-das" % "1.0.0",
7676
// Akka Streams
7777
"com.typesafe.akka" %% "akka-actor-typed" % "2.8.8",
7878
"com.typesafe.akka" %% "akka-actor" % "2.8.8",

0 commit comments

Comments
 (0)