Skip to content

Commit

Permalink
Merging in google fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
cody-constine-ttd committed Nov 19, 2024
2 parents ca803a2 + 7362a1f commit b7a4e5a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>com.uid2</groupId>
<artifactId>uid2-shared</artifactId>
<version>7.21.9-alpha-161-SNAPSHOT</version>
<version>7.21.9-alpha-162-SNAPSHOT</version>
<name>${project.groupId}:${project.artifactId}</name>
<description>Library for all the shared uid2 operations</description>
<url>https://github.com/IABTechLab/uid2docs</url>
Expand Down Expand Up @@ -186,7 +186,7 @@
<dependency>
<groupId>com.google.auth</groupId>
<artifactId>google-auth-library-oauth2-http</artifactId>
<version>1.23.0</version>
<version>1.30.0</version>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
Expand Down

0 comments on commit b7a4e5a

Please sign in to comment.