Skip to content

Commit

Permalink
Equinox 4b9
Browse files Browse the repository at this point in the history
  • Loading branch information
bartelink committed Jul 6, 2022
1 parent ba9f4f5 commit a33cbf1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/Propulsion.CosmosStore/Propulsion.CosmosStore.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

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

<PackageReference Include="Equinox.CosmosStore" Version="4.0.0-beta.8" />
<PackageReference Include="Equinox.CosmosStore" Version="4.0.0-beta.9" />
<PackageReference Include="FsCodec.SystemTextJson" Version="3.0.0-rc.4" />
</ItemGroup>

Expand Down
2 changes: 1 addition & 1 deletion src/Propulsion.DynamoStore/Propulsion.DynamoStore.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

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

<PackageReference Include="Equinox.DynamoStore" Version="4.0.0-beta.8" />
<PackageReference Include="Equinox.DynamoStore" Version="4.0.0-beta.9" />
<PackageReference Include="FsCodec.SystemTextJson" Version="3.0.0-rc.4" />
</ItemGroup>
<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/Propulsion.EventStoreDb/Propulsion.EventStoreDb.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

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

<PackageReference Include="Equinox.EventStoreDb" Version="4.0.0-beta.8" />
<PackageReference Include="Equinox.EventStoreDb" Version="4.0.0-beta.9" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit a33cbf1

Please sign in to comment.