Skip to content

Commit

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

0 comments on commit abc8cd7

Please sign in to comment.