Skip to content

Commit 514c9fc

Browse files
Upgrade protocol compiler to 0.56.0 (#549)
1 parent 7953acd commit 514c9fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ object Dependencies {
88

99
val utilsSources = "com.raw-labs" %% "utils-sources" % "0.51.1"
1010

11-
val protocolCompiler = "com.raw-labs" %% "protocol-compiler" % "0.55.0"
11+
val protocolCompiler = "com.raw-labs" %% "protocol-compiler" % "0.56.0"
1212

1313
val commonsText = "org.apache.commons" % "commons-text" % "1.11.0"
1414

0 commit comments

Comments
 (0)