We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ade6663 commit 36c2212Copy full SHA for 36c2212
.github/workflows/ci.yaml
@@ -26,6 +26,9 @@ jobs:
26
runs-on: windows-latest
27
steps:
28
- uses: actions/checkout@v2
29
+ - uses: stCarolas/setup-maven@v4
30
+ with:
31
+ maven-version: 3.8.1
32
- uses: actions/setup-java@v1
33
with:
34
java-version: 8
synth.metadata
@@ -4,7 +4,7 @@
4
"git": {
5
"name": ".",
6
"remote": "https://github.com/googleapis/java-spanner-jdbc.git",
7
- "sha": "256ba0683a9095d54a8e60595d5fa7e31f9b2b54"
+ "sha": "ade66635bd24f9d3fb44867d7f883fc59eb5a2db"
8
}
9
},
10
{
0 commit comments