Skip to content

Commit c702aea

Browse files
authored
Merge pull request #189919 from petrsvihlik/patch-1
Bumped the version of azure-communication-identity
2 parents 36a13bb + b5cf5cc commit c702aea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/communication-services/quickstarts/includes/access-tokens/access-token-java.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Open the *pom.xml* file in your text editor. Add the following dependency elemen
4242
<dependency>
4343
<groupId>com.azure</groupId>
4444
<artifactId>azure-communication-identity</artifactId>
45-
<version>1.0.0</version>
45+
<version>1.1.1</version>
4646
</dependency>
4747
```
4848

0 commit comments

Comments
 (0)