Skip to content

Commit

Permalink
Changed reference to protocol-das 1.0.0 (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
bgaidioz authored Feb 18, 2025
1 parent b3f9e6e commit 289d161
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 @@ -72,7 +72,7 @@ lazy val root = (project in file("."))
// Configuration
"com.typesafe" % "config" % "1.4.3",
// Protocol DAS
"com.raw-labs" %% "protocol-das" % "1.0.0-beta3",
"com.raw-labs" %% "protocol-das" % "1.0.0",
// 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 289d161

Please sign in to comment.