Skip to content

Commit

Permalink
Update protocol-raw to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-raw-labs[bot] committed Dec 9, 2024
1 parent 9a154b7 commit c2626ea
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 @@ -102,7 +102,7 @@ lazy val root = (project in file("."))
strictBuildSettings,
publishSettings,
libraryDependencies ++= Seq(
"com.raw-labs" %% "protocol-raw" % "0.50.0" % "compile->compile;test->test",
"com.raw-labs" %% "protocol-raw" % "1.0.0" % "compile->compile;test->test",
"com.raw-labs" %% "utils-core" % "0.50.0" % "compile->compile;test->test",
"com.raw-labs" %% "protocol-das" % "0.1.4" % "compile->compile;test->test"
)
Expand Down

0 comments on commit c2626ea

Please sign in to comment.