Skip to content

Commit

Permalink
Version 1.3.0 (Stagenet) (#3334)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergey Nazarov authored Dec 29, 2020
1 parent 474e6da commit 57d7dcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ object Dependencies {
)

private[this] val protoSchemasLib =
"com.wavesplatform" % "protobuf-schemas" % "1.3.0-SNAPSHOT" classifier "proto" intransitive()
"com.wavesplatform" % "protobuf-schemas" % "1.3.0" classifier "proto" intransitive()

lazy val scalapbRuntime = Def.setting {
val version = scalapb.compiler.Version.scalapbVersion
Expand Down

0 comments on commit 57d7dcc

Please sign in to comment.