Skip to content

Commit fa7319d

Browse files
committed
change contrib.version to 0.8.2-SNAPSHOT matching the current snapshot
this should be part of the build
1 parent 8604923 commit fa7319d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jprotoc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<mavenBaseUrl>https://oss.sonatype.org/content/repositories</mavenBaseUrl>
5959

6060
<!-- Dependency Versions -->
61-
<contrib.version>0.8.1</contrib.version>
61+
<contrib.version>0.8.2-SNAPSHOT</contrib.version>
6262

6363
<grpc.version>1.24.0</grpc.version>
6464
<protoc.version>3.9.1</protoc.version> <!-- Same version as grpc-proto -->

0 commit comments

Comments
 (0)