Skip to content

Commit

Permalink
Update scalapb-validate-codegen, ... to 0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Oct 25, 2023
1 parent 0d6629b commit 3666c5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ addSbtPlugin("com.thesamet" % "sbt-protoc" % "0.99.34")

libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.10.7"

val validateVersion = "0.1.1"
val validateVersion = "0.1.4"

libraryDependencies += "com.thesamet.scalapb" %% "scalapb-validate-codegen" % validateVersion

0 comments on commit 3666c5e

Please sign in to comment.