We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 39402cb + 39e8335 commit fbca42fCopy full SHA for fbca42f
1 file changed
src/Dotnet6.GraphQL4.Store.Repositories/Dotnet6.GraphQL4.Store.Repositories.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
3
<ItemGroup>
4
- <PackageReference Include="Bogus" Version="33.1.1" />
+ <PackageReference Include="Bogus" Version="34.0.1" />
5
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="$(Microsoft_EntityFrameworkCore_Version)" />
6
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="$(Microsoft_EntityFrameworkCore_Version)" />
7
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="$(Microsoft_EntityFrameworkCore_Version)" />
0 commit comments