Skip to content

Commit

Permalink
Updated azure-cosmos version to current version in azure-spring-data-…
Browse files Browse the repository at this point in the history
…cosmos (Azure#15356)
  • Loading branch information
kushagraThapar authored Sep 18, 2020
1 parent fc0d8fb commit 122f72e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/cosmos/azure-spring-data-cosmos/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-cosmos</artifactId>
<version>4.5.0</version> <!-- {x-version-update;com.azure:azure-cosmos;dependency} -->
<version>4.6.0-beta.1</version> <!-- {x-version-update;com.azure:azure-cosmos;current} -->
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.module</groupId>
Expand Down

0 comments on commit 122f72e

Please sign in to comment.