File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 39
39
<dependency >
40
40
<groupId >com.google.cloud</groupId >
41
41
<artifactId >google-cloud-datastore</artifactId >
42
- <version >1.102.3 </version >
42
+ <version >1.102.4 </version >
43
43
</dependency >
44
44
45
45
<!-- Test dependencies -->
Original file line number Diff line number Diff line change 44
44
<dependency >
45
45
<groupId >com.google.cloud</groupId >
46
46
<artifactId >google-cloud-datastore</artifactId >
47
- <version >1.102.3 </version >
47
+ <version >1.102.4 </version >
48
48
</dependency >
49
49
50
50
<!-- Test dependencies -->
Original file line number Diff line number Diff line change 69
69
<dependency >
70
70
<groupId >com.google.cloud</groupId >
71
71
<artifactId >google-cloud-datastore</artifactId >
72
- <version >1.102.3 </version >
72
+ <version >1.102.4 </version >
73
73
</dependency >
74
74
75
75
<!-- Test Dependencies -->
Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ limitations under the License.
64
64
<dependency >
65
65
<groupId >com.google.cloud</groupId >
66
66
<artifactId >google-cloud-datastore</artifactId >
67
- <version >1.102.3 </version >
67
+ <version >1.102.4 </version >
68
68
</dependency >
69
69
</dependencies >
70
70
<build >
You can’t perform that action at this time.
0 commit comments