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 72a13f5 commit 6406823Copy full SHA for 6406823
sdk/communication/azure-communication-email/pom.xml
@@ -62,7 +62,7 @@
62
<dependency>
63
<groupId>com.azure</groupId>
64
<artifactId>azure-communication-common</artifactId>
65
- <version>1.3.0-beta.1</version> <!-- {x-version-update;com.azure:azure-communication-common;current} -->
+ <version>1.2.0</version> <!-- {x-version-update;com.azure:azure-communication-common;dependency} -->
66
</dependency>
67
68
<!-- Test dependencies -->
@@ -128,4 +128,4 @@
128
</plugin>
129
</plugins>
130
</build>
131
-</project>
+</project>
0 commit comments