Skip to content

Commit

Permalink
bump scalapb version
Browse files Browse the repository at this point in the history
  • Loading branch information
GreyPlane committed Oct 26, 2023
1 parent d376091 commit 26d474c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ libraryDependencies += "org.eclipse.jgit" % "org.eclipse.jgit" % "5.13.2.2023062
// scripted testing
libraryDependencies += "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value

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

0 comments on commit 26d474c

Please sign in to comment.