Skip to content
This repository was archived by the owner on Dec 27, 2021. It is now read-only.

Commit 1549536

Browse files
Update scalapb-validate-codegen to 0.1.4 (#196)
1 parent b29046f commit 1549536

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ object Dependencies {
3737

3838
val SbtProtocVersion = "0.99.34"
3939
val ScalapbCompilerVersion = "0.10.8"
40-
val ScalapbValidationVersion = "0.1.2"
40+
val ScalapbValidationVersion = "0.1.4"
4141
val JavaAgentVersion = "0.1.5"
4242
val CrossScalaForPlugin = Seq(Scala212)
4343
val AkkaVersion = "2.6.9"

0 commit comments

Comments
 (0)