Skip to content

Commit 555236e

Browse files
committed
Fix dep inconsistency
1 parent 1d54718 commit 555236e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Equinox.CosmosStore/Equinox.CosmosStore.fsproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

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

27-
<PackageReference Include="FsCodec" Version="2.3.0-rc.1" />
27+
<PackageReference Include="FsCodec" Version="2.3.0" />
2828
<PackageReference Include="System.Text.Json" Version="6.0.1" />
2929
<PackageReference Include="FSharp.Control.AsyncSeq" Version="2.0.23" />
3030
<PackageReference Include="Microsoft.Azure.Cosmos" Version="3.25.0" />

0 commit comments

Comments
 (0)