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
hyperledger-bot authored and yshyn-iohk committed May 21, 2024
1 parent 3eda5c2 commit e451132
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.6")

// 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 e451132

Please sign in to comment.