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.
2 parents ca803a2 + 7362a1f commit b7a4e5aCopy full SHA for b7a4e5a
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>com.uid2</groupId>
7
<artifactId>uid2-shared</artifactId>
8
- <version>7.21.9-alpha-161-SNAPSHOT</version>
+ <version>7.21.9-alpha-162-SNAPSHOT</version>
9
<name>${project.groupId}:${project.artifactId}</name>
10
<description>Library for all the shared uid2 operations</description>
11
<url>https://github.com/IABTechLab/uid2docs</url>
@@ -186,7 +186,7 @@
186
<dependency>
187
<groupId>com.google.auth</groupId>
188
<artifactId>google-auth-library-oauth2-http</artifactId>
189
- <version>1.23.0</version>
+ <version>1.30.0</version>
190
</dependency>
191
192
<groupId>com.google.cloud</groupId>
0 commit comments