Skip to content

Commit

Permalink
Fix dep inconsistency
Browse files Browse the repository at this point in the history
  • Loading branch information
bartelink committed Jan 24, 2022
1 parent 85a18f6 commit a6e45c7
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 @@ -24,7 +24,7 @@

<PackageReference Include="FSharp.Core" Version="4.3.4" />

<PackageReference Include="FsCodec" Version="2.1.0" />
<PackageReference Include="FsCodec" Version="2.3.0" />
<PackageReference Include="System.Text.Json" Version="6.0.1" />
<PackageReference Include="FSharp.Control.AsyncSeq" Version="2.0.23" />
<PackageReference Include="Microsoft.Azure.Cosmos" Version="3.17.0" />
Expand Down

0 comments on commit a6e45c7

Please sign in to comment.