Skip to content

Commit fc550d9

Browse files
authored
samples(deps): update dependency com.google.protobuf:protobuf-java-util to v4.0.0-rc-2 (#27)
1 parent 1052a02 commit fc550d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aiplatform/snippets/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<dependency>
3939
<groupId>com.google.protobuf</groupId>
4040
<artifactId>protobuf-java-util</artifactId>
41-
<version>4.0.0-rc-1</version>
41+
<version>4.0.0-rc-2</version>
4242
</dependency>
4343
<dependency>
4444
<groupId>junit</groupId>

0 commit comments

Comments
 (0)