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 36a13bb + b5cf5cc commit c702aeaCopy full SHA for c702aea
articles/communication-services/quickstarts/includes/access-tokens/access-token-java.md
@@ -42,7 +42,7 @@ Open the *pom.xml* file in your text editor. Add the following dependency elemen
42
<dependency>
43
<groupId>com.azure</groupId>
44
<artifactId>azure-communication-identity</artifactId>
45
- <version>1.0.0</version>
+ <version>1.1.1</version>
46
</dependency>
47
```
48
0 commit comments