Skip to content

Commit

Permalink
Bump RavenDB.TestDriver from 5.4.103 to 5.4.104
Browse files Browse the repository at this point in the history
Bumps [RavenDB.TestDriver](https://github.com/ravendb/ravendb) from 5.4.103 to 5.4.104.
- [Commits](https://github.com/ravendb/ravendb/commits/5.4.104)

---
updated-dependencies:
- dependency-name: RavenDB.TestDriver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and linkdotnet committed May 15, 2023
1 parent a738f52 commit adc1e65
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFramework>net7.0</TargetFramework>
Expand All @@ -8,7 +8,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="7.0.5" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.0-preview.3.23174.2" />
<PackageReference Include="RavenDB.TestDriver" Version="5.4.103" />
<PackageReference Include="RavenDB.TestDriver" Version="5.4.104" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit adc1e65

Please sign in to comment.