Skip to content

Commit

Permalink
chore(deps): bump Pomelo.EntityFrameworkCore.MySql from 8.0.0 to 8.0.1
Browse files Browse the repository at this point in the history
Bumps [Pomelo.EntityFrameworkCore.MySql](https://github.com/PomeloFoundation/Pomelo.EntityFrameworkCore.MySql) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/PomeloFoundation/Pomelo.EntityFrameworkCore.MySql/releases)
- [Commits](PomeloFoundation/Pomelo.EntityFrameworkCore.MySql@8.0.0...8.0.1)

---
updated-dependencies:
- dependency-name: Pomelo.EntityFrameworkCore.MySql
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and linkdotnet committed Mar 1, 2024
1 parent 3ed6d67 commit 313c53e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.2" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions" Version="8.0.2" />
<PackageReference Include="MongoDB.Driver" Version="2.24.0" />
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="8.0.0" />
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="8.0.1" />
<PackageReference Include="RavenDB.Client" Version="6.0.100" />
</ItemGroup>

Expand Down

0 comments on commit 313c53e

Please sign in to comment.