File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
datastore-v1-proto-client Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 1717<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
1818 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
1919 <modelVersion >4.0.0</modelVersion >
20+ <groupId >com.google.cloud.datastore</groupId >
2021 <artifactId >datastore-v1-proto-client</artifactId >
2122 <version >1.6.4-SNAPSHOT</version ><!-- {x-version-update:datastore-v1-proto-client:current} -->
2223
Original file line number Diff line number Diff line change 172172 <dependency >
173173 <groupId >com.google.cloud.datastore</groupId >
174174 <artifactId >datastore-v1-proto-client</artifactId >
175- <version >1.6.3 </version >
175+ <version >1.6.4-SNAPSHOT </version > <!-- {x-version-update:datastore-v1-proto-client:current} -- >
176176 <exclusions >
177177 <exclusion >
178178 <groupId >com.google.api.grpc</groupId >
You can’t perform that action at this time.
0 commit comments