Skip to content

Commit

Permalink
Update compilerplugin to 0.11.15 in main
Browse files Browse the repository at this point in the history
  • Loading branch information
atala-dev committed May 5, 2024
1 parent f3f68e9 commit 50c8034
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.9")
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.7")

// In order to import proper version of com.google.protobuf.ByteString we need to add this dependency
libraryDependencies ++= Seq("com.thesamet.scalapb" %% "compilerplugin" % "0.11.13")
libraryDependencies ++= Seq("com.thesamet.scalapb" %% "compilerplugin" % "0.11.15")

0 comments on commit 50c8034

Please sign in to comment.