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 2e1989e + 0171b54 commit 17b6f25Copy full SHA for 17b6f25
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>com.uid2</groupId>
8
<artifactId>uid2-optout</artifactId>
9
- <version>4.3.0</version>
+ <version>4.3.2-alpha-91-SNAPSHOT</version>
10
11
<name>uid2-optout</name>
12
<url>https://github.com/IABTechLab/uid2-optout</url>
@@ -16,7 +16,7 @@
16
<vertx.version>4.5.21</vertx.version>
17
<!-- check micrometer.version vertx-micrometer-metrics consumes before bumping up -->
18
<micrometer.version>1.1.0</micrometer.version>
19
- <uid2-shared.version>11.1.2</uid2-shared.version>
+ <uid2-shared.version>11.1.5</uid2-shared.version>
20
<image.version>${project.version}</image.version>
21
<junit-jupiter.version>5.10.1</junit-jupiter.version>
22
<junit-vintage.version>5.10.1</junit-vintage.version>
0 commit comments