Skip to content

Commit c6d641a

Browse files
build(deps): update compilerplugin, scalapb-runtime from 0.11.17 to 0.11.18 (#1781)
Co-authored-by: Hugo van Rijswijk <git@hugovr.nl>
1 parent e6bd54d commit c6d641a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.11.0")
55

66
// Protobuf plugin and its dependencies
77
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.8")
8-
libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.17"
8+
libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.18"

0 commit comments

Comments
 (0)