Skip to content

Commit 0dd2002

Browse files
mziccardchingor13
authored andcommitted
---
yaml --- r: 16033 b: refs/heads/autosynth-errorreporting c: cf7585b h: refs/heads/master i: 16031: 22e0346
1 parent 77dc057 commit 0dd2002

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

  • branches/autosynth-errorreporting/google-cloud-clients/google-cloud-spanner

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ refs/heads/autosynth-bigtable-admin: 6379a2bc712f2736c83de0e009b4d26da4fa82ca
131131
refs/heads/autosynth-containeranalysis: 039ca5b8db725c76c16a965ff26b2774322b8ef8
132132
refs/heads/autosynth-datastore: 9acd400b484d6691a080c9152a331d88d24fefc1
133133
refs/heads/autosynth-dialogflow: d7477419376eac9b6dcc7dbcede581152527351d
134-
refs/heads/autosynth-errorreporting: 6b5582a11c79a08e1d9f5fee02c4123ca156bced
134+
refs/heads/autosynth-errorreporting: cf7585b43ceb115dcfc28c31e5eb90f98cc3d000
135135
refs/heads/autosynth-firestore: 92b27fbc8855c9902168695abb0a8f1f433b750b
136136
refs/heads/autosynth-iot: 9d732be07d99843d8cb53d34ec0837328a807fce
137137
refs/heads/autosynth-kms: dcc6e15d68759010c8735cc868135bd7e6c1cc5f

branches/autosynth-errorreporting/google-cloud-clients/google-cloud-spanner/pom.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,12 +133,13 @@
133133
<groupId>joda-time</groupId>
134134
<artifactId>joda-time</artifactId>
135135
</dependency>
136+
137+
<!-- Test dependencies -->
136138
<dependency>
137139
<groupId>junit</groupId>
138140
<artifactId>junit</artifactId>
141+
<scope>test</scope>
139142
</dependency>
140-
141-
<!-- Test dependencies -->
142143
<dependency>
143144
<groupId>com.google.truth</groupId>
144145
<artifactId>truth</artifactId>

0 commit comments

Comments
 (0)