File tree 2 files changed +8
-2
lines changed
2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 61
61
<dependency >
62
62
<groupId >com.google.cloud</groupId >
63
63
<artifactId >google-cloud-spanner-bom</artifactId >
64
- <version >6.86 .0</version >
64
+ <version >6.87 .0</version >
65
65
<type >pom</type >
66
66
<scope >import</scope >
67
67
</dependency >
207
207
<version >0.33.0</version >
208
208
<scope >test</scope >
209
209
</dependency >
210
+ <dependency >
211
+ <groupId >io.opentelemetry</groupId >
212
+ <artifactId >opentelemetry-api-incubator</artifactId >
213
+ <version >1.45.0-alpha</version >
214
+ <scope >test</scope >
215
+ </dependency >
210
216
<dependency >
211
217
<groupId >com.google.cloud</groupId >
212
218
<artifactId >google-cloud-trace</artifactId >
Original file line number Diff line number Diff line change 30
30
<dependency >
31
31
<groupId >com.google.cloud</groupId >
32
32
<artifactId >google-cloud-spanner-bom</artifactId >
33
- <version >6.86 .0</version >
33
+ <version >6.87 .0</version >
34
34
<scope >import</scope >
35
35
<type >pom</type >
36
36
</dependency >
You can’t perform that action at this time.
0 commit comments