Skip to content

Commit 3c9f5f1

Browse files
mziccardchingor13
authored andcommitted
---
yaml --- r: 17473 b: refs/heads/autosynth-tasks c: cf7585b h: refs/heads/master i: 17471: 30cc411
1 parent 5950ad5 commit 3c9f5f1

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

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

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ refs/heads/autosynth-scheduler: d97f8743ba965c7d5e492c8dc1f51d023104e260
142142
refs/heads/autosynth-securitycenter: 8e95447ccb176c3648880ee0cb926cd1f4065156
143143
refs/heads/autosynth-spanner: 9bff86d057df31e04c76d72865e8e073ac5794fb
144144
refs/heads/autosynth-speech: 75d6c62a9d07d3a3642980502a25d07fbde0f232
145-
refs/heads/autosynth-tasks: 6b5582a11c79a08e1d9f5fee02c4123ca156bced
145+
refs/heads/autosynth-tasks: cf7585b43ceb115dcfc28c31e5eb90f98cc3d000
146146
refs/heads/autosynth-texttospeech: 0e26ec9b0ed5bbedc038dea32bbb44bae0883668
147147
refs/heads/autosynth-trace: 80c58aa2fb54b0a9c6876f2c21aa8d19cf55962e
148148
refs/heads/autosynth-websecurityscanner: d4febbffb6c648b74faec62fe90e20adadc9a7d3

branches/autosynth-tasks/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)