Skip to content

Commit 9907455

Browse files
renovate-botsduskis
authored andcommitted
---
yaml --- r: 35387 b: refs/heads/pubsub-ordering-keys c: 3569aea h: refs/heads/master i: 35385: 2cb923e 35383: d685b0b
1 parent afda828 commit 9907455

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ refs/tags/v0.72.0: a7703f2593ba312c0b2dde6fdfd4f5c764bb55ac
155155
refs/tags/v0.73.0: 21241ea8be9439cc5764c4944cdce21d34ce4f9e
156156
refs/tags/v0.74.0: 9d1f733dbbf790de7b494418523b69c4a9a57638
157157
refs/heads/ignoretest: 23c412ae07af3d0ab1caa2d44d5bc5c0ccb8b31d
158-
refs/heads/pubsub-ordering-keys: f2c7d7c0d07091b7729d3e891dfb4354184dc13c
158+
refs/heads/pubsub-ordering-keys: 3569aeae1e40d6ea28781ee6f5fef70bc99a14ee
159159
refs/tags/v0.75.0: c3673089ae09a897c1b4cf7dfe167fe4f8ab32fb
160160
refs/tags/v0.76.0: 395b016826d3ddf9cb8b34919636df15a4dbd032
161161
refs/tags/v0.77.0: 28a85a77883ccf5d48f297fd0ef3b3dca6ce01f0

branches/pubsub-ordering-keys/google-cloud-clients/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,7 @@
410410
<dependency>
411411
<groupId>com.google.truth</groupId>
412412
<artifactId>truth</artifactId>
413-
<version>0.44</version>
413+
<version>0.45</version>
414414
</dependency>
415415
<dependency>
416416
<groupId>org.checkerframework</groupId>

branches/pubsub-ordering-keys/google-cloud-testing/google-cloud-bigtable-emulator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@
166166
<dependency>
167167
<groupId>com.google.truth</groupId>
168168
<artifactId>truth</artifactId>
169-
<version>0.30</version>
169+
<version>0.45</version>
170170
<scope>test</scope>
171171
</dependency>
172172

branches/pubsub-ordering-keys/google-cloud-testing/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<dependency>
7474
<groupId>com.google.truth</groupId>
7575
<artifactId>truth</artifactId>
76-
<version>0.30</version>
76+
<version>0.45</version>
7777
</dependency>
7878
<dependency>
7979
<groupId>org.easymock</groupId>

0 commit comments

Comments
 (0)