Skip to content

Commit 26d474c

Browse files
committed
bump scalapb version
1 parent d376091 commit 26d474c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ libraryDependencies += "org.eclipse.jgit" % "org.eclipse.jgit" % "5.13.2.2023062
2929
// scripted testing
3030
libraryDependencies += "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value
3131

32-
libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.13"
32+
libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.14"

0 commit comments

Comments
 (0)