Skip to content

Commit b8e6bc2

Browse files
renovate-botchingor13
authored andcommitted
---
yaml --- r: 30577 b: refs/heads/autosynth-automl c: 6732e11 h: refs/heads/master i: 30575: 954ef92
1 parent 23b9d30 commit b8e6bc2

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ refs/heads/spanner: b01127f885b4611bf1852abb0ce481eeb7fcc131
121121
refs/tags/v0.68.0: 9cc799fcf68c82ab431d425fefa58ef615ce8e5b
122122
refs/tags/v0.69.0: 78f67a29e8b9c46ba01de566a2eae0fd1c03edea
123123
refs/heads/autosynth-asset: bdb45634a0fe8f7a510692b56b31f5312e25f453
124-
refs/heads/autosynth-automl: 67a80f43526267715ed1b929be7e5d2362be1547
124+
refs/heads/autosynth-automl: 6732e110b0dd9e0ab2c00530ff7f4c1ffc022d50
125125
refs/heads/autosynth-bigquerydatatransfer: d88aa5aae5fd9d3c6d75bbab1a05162c6d4d948f
126126
refs/heads/autosynth-bigquerystorage: d2c53da3b012e38c662e4df0738042435f19365f
127127
refs/heads/autosynth-bigtable: 9e5429f45cf9face9fed585d0233534993e36b58

branches/autosynth-automl/google-cloud-clients/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@
170170
<!-- make sure to keep version in sync with google-http-client -->
171171
<apache.httpclient.version>4.5.5</apache.httpclient.version>
172172
<!-- test dependency versions -->
173-
<easymock.version>3.4</easymock.version>
173+
<easymock.version>3.6</easymock.version>
174174
<objenesis.version>2.6</objenesis.version>
175175
</properties>
176176
<!-- All non-test dependency versions should be added to google-cloud-bom/pom.xml -->

branches/autosynth-automl/google-cloud-testing/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
<dependency>
7979
<groupId>org.easymock</groupId>
8080
<artifactId>easymock</artifactId>
81-
<version>3.4</version>
81+
<version>3.6</version>
8282
<exclusions>
8383
<exclusion>
8484
<groupId>org.objenesis</groupId>

0 commit comments

Comments
 (0)