We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e95a9ed commit 7336066Copy full SHA for 7336066
appengine-java8/tasks/snippets/pom.xml
@@ -49,7 +49,7 @@ Copyright 2019 Google LLC
49
<dependency>
50
<groupId>com.google.protobuf</groupId>
51
<artifactId>protobuf-java</artifactId>
52
- <version>3.10.0</version>
+ <version>3.11.1</version>
53
</dependency>
54
55
<!-- Test dependencies -->
tasks/pom.xml
@@ -48,7 +48,7 @@ Copyright 2018 Google LLC
48
0 commit comments