Skip to content

Commit b5cf5cc

Browse files
authored
Update access-token-java.md
1 parent 1c9191c commit b5cf5cc

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.1.0</version>
45+
<version>1.1.1</version>
4646
</dependency>
4747
```
4848

0 commit comments

Comments
 (0)