1 parent ab36087 commit d37faccCopy full SHA for d37facc
1 file changed
project/plugins.sbt
@@ -18,7 +18,7 @@ addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
18
addSbtPlugin("org.jetbrains" % "sbt-ide-settings" % "1.1.0")
19
// testing protobufs
20
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.8")
21
-libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.18"
+libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.19"
22
// documentation
23
addSbtPlugin("com.github.reibitto" % "sbt-welcome" % "0.5.0")
24
0 commit comments