Skip to content
This repository was archived by the owner on Oct 12, 2023. It is now read-only.

Commit a0a8f81

Browse files
authored
Update README.md (#74)
1 parent c40aa2b commit a0a8f81

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ To get the binaries of this library as distributed by Microsoft, ready for use w
8383
<dependency>
8484
<groupId>com.microsoft.azure</groupId>
8585
<artifactId>azure-keyvault-complete</artifactId>
86-
<version>1.1.1</version>
86+
<version>1.1.2</version>
8787
</dependency>
8888
```
8989

@@ -114,6 +114,7 @@ If you would like to become an active contributor to this project please follow
114114

115115
| Version | Comments |
116116
| :-------: | :-------- |
117+
| [1.1.1](https://github.com/Azure/azure-keyvault-java/tree/1.1.1) | Version 1.1.1 release |
117118
| [1.1](https://github.com/Azure/azure-keyvault-java/tree/1.1) | Version 1.1 release |
118119
| [1.1-beta-1](https://github.com/Azure/azure-keyvault-java/tree/1.1-beta-1) | Version 1.1.0 **beta** release |
119120
| [1.1-alpha-2](https://github.com/Azure/azure-keyvault-java/tree/v1.1-alpha-2) | Version 1.1.0 **alpha** release |

0 commit comments

Comments
 (0)