We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7953acd commit 514c9fcCopy full SHA for 514c9fc
project/Dependencies.scala
@@ -8,7 +8,7 @@ object Dependencies {
8
9
val utilsSources = "com.raw-labs" %% "utils-sources" % "0.51.1"
10
11
- val protocolCompiler = "com.raw-labs" %% "protocol-compiler" % "0.55.0"
+ val protocolCompiler = "com.raw-labs" %% "protocol-compiler" % "0.56.0"
12
13
val commonsText = "org.apache.commons" % "commons-text" % "1.11.0"
14
0 commit comments