1 parent 89b9426 commit e70f619Copy full SHA for e70f619
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.19"
+libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.20"
22
// documentation
23
addSbtPlugin("com.github.reibitto" % "sbt-welcome" % "0.5.0")
24
0 commit comments