Skip to content

Commit

Permalink
Upgrade protocol compiler to 0.56.0 (#549)
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelbranco80 authored Feb 19, 2025
1 parent 7953acd commit 514c9fc
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 @@ -8,7 +8,7 @@ object Dependencies {

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

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

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

Expand Down

0 comments on commit 514c9fc

Please sign in to comment.