Skip to content

Commit cf2ec07

Browse files
dependabot[bot]SebastienDegodez
authored andcommitted
Bump the microsoft group with 1 update
Bumps System.Net.Http.Json from 9.0.10 to 10.0.0 --- updated-dependencies: - dependency-name: System.Net.Http.Json dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ef0ae8c commit cf2ec07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Microcks.Testcontainers/Microcks.Testcontainers.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77
<ItemGroup>
88
<PackageReference Include="Testcontainers" Version="4.7.0" />
9-
<PackageReference Include="System.Net.Http.Json" Version="9.0.10" />
9+
<PackageReference Include="System.Net.Http.Json" Version="10.0.0" />
1010
<PackageReference Include="Microsoft.Sbom.Targets" Version="4.1.2">
1111
<PrivateAssets>all</PrivateAssets>
1212
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>

0 commit comments

Comments
 (0)