Skip to content

Commit

Permalink
Bump Pomelo.Extensions.Caching.MySql from 2.1.3 to 2.1.4 (#326)
Browse files Browse the repository at this point in the history
Bumps [Pomelo.Extensions.Caching.MySql](https://github.com/pomelofoundation/caching-mysql) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/pomelofoundation/caching-mysql/releases)
- [Commits](PomeloFoundation/Caching-MySQL@v2.1.3...v2.1.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 28, 2023
1 parent 7990fcf commit 00ce193
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GoToBible.Web/Server/GoToBible.Web.Server.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="7.0.8" />
<PackageReference Include="Microsoft.Extensions.Caching.SqlServer" Version="7.0.8" />
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="7.0.0" />
<PackageReference Include="Pomelo.Extensions.Caching.MySql" Version="2.1.3" />
<PackageReference Include="Pomelo.Extensions.Caching.MySql" Version="2.1.4" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 00ce193

Please sign in to comment.