Skip to content

Commit

Permalink
Update Cosmos SDK to oldest recommended
Browse files Browse the repository at this point in the history
  • Loading branch information
bartelink committed Dec 15, 2023
1 parent 30092d5 commit 08382c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Equinox.CosmosStore/Equinox.CosmosStore.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<PackageReference Include="FSharp.Core" Version="6.0.7" ExcludeAssets="contentfiles" />

<PackageReference Include="FSharp.Control.TaskSeq" Version="0.4.0-alpha.1" />
<PackageReference Include="Microsoft.Azure.Cosmos" Version="3.30.1" ExcludeAssets="contentfiles" />
<PackageReference Include="Microsoft.Azure.Cosmos" Version="3.35.4" />
<PackageReference Include="System.Text.Json" Version="6.0.1" />
</ItemGroup>

Expand Down

0 comments on commit 08382c7

Please sign in to comment.