File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
google-cloud-spanner-executor Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 151
151
<plugin >
152
152
<groupId >org.apache.maven.plugins</groupId >
153
153
<artifactId >maven-failsafe-plugin</artifactId >
154
- <version >3.0 .0</version >
154
+ <version >3.1 .0</version >
155
155
</plugin >
156
156
</plugins >
157
157
</build >
Original file line number Diff line number Diff line change 139
139
<plugin >
140
140
<groupId >org.apache.maven.plugins</groupId >
141
141
<artifactId >maven-failsafe-plugin</artifactId >
142
- <version >3.0 .0</version >
142
+ <version >3.1 .0</version >
143
143
<configuration >
144
144
<systemPropertyVariables >
145
145
<spanner .test.instance>spanner-testing-east1</spanner .test.instance>
Original file line number Diff line number Diff line change 138
138
<plugin >
139
139
<groupId >org.apache.maven.plugins</groupId >
140
140
<artifactId >maven-failsafe-plugin</artifactId >
141
- <version >3.0 .0</version >
141
+ <version >3.1 .0</version >
142
142
<configuration >
143
143
<systemPropertyVariables >
144
144
<spanner .test.instance>spanner-testing-east1</spanner .test.instance>
Original file line number Diff line number Diff line change 174
174
<plugin >
175
175
<groupId >org.apache.maven.plugins</groupId >
176
176
<artifactId >maven-failsafe-plugin</artifactId >
177
- <version >3.0 .0</version >
177
+ <version >3.1 .0</version >
178
178
<configuration >
179
179
<systemPropertyVariables >
180
180
<spanner .test.instance>spanner-testing-east1</spanner .test.instance>
You can’t perform that action at this time.
0 commit comments