Skip to content

Commit

Permalink
update other package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddesberg authored Mar 29, 2018
1 parent e49ec46 commit f64bf28
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,22 +20,22 @@ To get the binaries of this library as distributed by Microsoft, ready for use w
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-keyvault-cryptography</artifactId>
<version>1.0.0</version>
<version>1.1-beta-1</version>
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-keyvault-extensions</artifactId>
<version>1.0.0</version>
<version>1.1-beta-1</version>
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-keyvault-core</artifactId>
<version>1.0.0</version>
<version>1.1-beta-1</version>
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-keyvault-webkey</artifactId>
<version>1.0.0</version>
<version>1.1-beta-1</version>
</dependency>
```

Expand Down

0 comments on commit f64bf28

Please sign in to comment.