Skip to content

Commit

Permalink
Added dependency to protocol-das-1.0.0-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
bgaidioz committed Jan 17, 2025
1 parent 5a17fe5 commit e8ffdd0
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 @@ -84,7 +84,7 @@ lazy val root = (project in file("."))
// Configuration
"com.typesafe" % "config" % "1.4.3",
// Protocol DAS
"com.raw-labs" %% "protocol-das" % "0.1.4-protocol-v1-SNAPSHOT",
"com.raw-labs" %% "protocol-das" % "1.0.0-beta",
// Akka Streams
"com.typesafe.akka" %% "akka-actor-typed" % "2.8.8",
"com.typesafe.akka" %% "akka-actor" % "2.8.8",
Expand Down

0 comments on commit e8ffdd0

Please sign in to comment.