We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ead117d commit bcdaee9Copy full SHA for bcdaee9
1 file changed
project/plugins.sbt
@@ -31,4 +31,4 @@ libraryDependencies += "org.eclipse.jgit" % "org.eclipse.jgit" % "5.11.0.2021030
31
// scripted testing
32
libraryDependencies += "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value
33
34
-libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.2"
+libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.3"
0 commit comments