Skip to content

Commit

Permalink
Merge pull request #540 from microsoft/dev
Browse files Browse the repository at this point in the history
Merging dev to main
  • Loading branch information
kushagraThapar authored Dec 18, 2023
2 parents 539a049 + 3d84f10 commit d767d9c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
## Release History
### 1.12.0 (2023-12-18)
#### New Features
* Updated `azure-cosmos` version to 4.53.1.

### 1.11.0 (2023-10-25)
#### New Features
* Updated `azure-cosmos` version to 4.52.0.
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-cosmos</artifactId>
<version>4.52.0</version>
<version>4.53.1</version>
</dependency>
<dependency>
<groupId>com.jayway.jsonpath</groupId>
Expand Down

0 comments on commit d767d9c

Please sign in to comment.