Skip to content

Commit d37facc

Browse files
scala-stewardMateuszKubuszok
authored andcommitted
Update compilerplugin, scalapb-runtime to 0.11.19
1 parent ab36087 commit d37facc

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
@@ -18,7 +18,7 @@ addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
1818
addSbtPlugin("org.jetbrains" % "sbt-ide-settings" % "1.1.0")
1919
// testing protobufs
2020
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.8")
21-
libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.18"
21+
libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.19"
2222
// documentation
2323
addSbtPlugin("com.github.reibitto" % "sbt-welcome" % "0.5.0")
2424

0 commit comments

Comments
 (0)