Skip to content

Commit

Permalink
chore: Update RavenDB
Browse files Browse the repository at this point in the history
  • Loading branch information
linkdotnet committed Dec 29, 2023
1 parent 0982db3 commit 1beac7b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions" Version="8.0.0" />
<PackageReference Include="MongoDB.Driver" Version="2.23.1" />
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="8.0.0-beta.2" />
<PackageReference Include="RavenDB.Client" Version="6.0.1" />
<PackageReference Include="RavenDB.Client" Version="6.0.2" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Options" Version="8.0.0" />
<PackageReference Include="RavenDB.TestDriver" Version="6.0.1" />
<PackageReference Include="RavenDB.TestDriver" Version="6.0.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 1beac7b

Please sign in to comment.