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 886eba6 commit fb7c274Copy full SHA for fb7c274
core/pom.xml
@@ -20,7 +20,7 @@
20
<dependency>
21
<groupId>com.google.apis</groupId>
22
<artifactId>google-api-services-sqladmin</artifactId>
23
- <version>v1beta4-rev25-1.22.0</version>
+ <version>v1beta4-rev56-1.23.0</version>
24
<exclusions>
25
<exclusion>
26
<groupId>com.google.code.findbugs</groupId>
examples/getting-started/pom.xml
@@ -37,7 +37,7 @@
37
38
39
40
- <version>v1beta4-rev30-1.22.0</version>
41
</dependency>
42
43
@@ -72,4 +72,4 @@
72
73
</dependencies>
74
75
-</project>
+</project>
0 commit comments