Skip to content

Commit

Permalink
Merge pull request #595 from marklechtermann/dependabot/nuget/src/Mic…
Browse files Browse the repository at this point in the history
…rosoft.EntityFrameworkCore-8.0.10

build(deps): bump Microsoft.EntityFrameworkCore from 8.0.7 to 8.0.10 in /src
  • Loading branch information
github-actions[bot] authored Oct 8, 2024
2 parents 45a37de + 0966667 commit a2d53a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/k8sdisturber.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<PackageReference Include="Bogus" Version="35.6.1" />
<PackageReference Include="KubernetesClient" Version="13.0.37" />
<PackageReference Include="Microsoft.AspNetCore.SpaProxy" Version="8.0.8" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.7" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.10" />
<PackageReference Include="Mono.Posix.NETStandard" Version="1.0.0" />
<PackageReference Include="Npgsql" Version="8.0.4" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="8.0.4" />
Expand Down

0 comments on commit a2d53a7

Please sign in to comment.