Skip to content

Commit c38678b

Browse files
Bump Pomelo.EntityFrameworkCore.MySql in /DatingApp.API
Bumps [Pomelo.EntityFrameworkCore.MySql](https://github.com/PomeloFoundation/Pomelo.EntityFrameworkCore.MySql) from 3.1.0 to 3.2.4. - [Release notes](https://github.com/PomeloFoundation/Pomelo.EntityFrameworkCore.MySql/releases) - [Commits](PomeloFoundation/Pomelo.EntityFrameworkCore.MySql@3.1.0...3.2.4) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 09e20ba commit c38678b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DatingApp.API/DatingApp.API.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<PackageReference Include="CloudinaryDotNet" Version="1.14.0" />
1919
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="3.1.0" />
2020
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="3.1.0" />
21-
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="3.1.0" />
21+
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="3.2.4" />
2222
<PackageReference Include="Microsoft.EntityFrameworkCore.Proxies" Version="3.1.0" />
2323
</ItemGroup>
2424
</Project>

0 commit comments

Comments
 (0)