Skip to content

Commit 36b44c6

Browse files
Bump the dotnet group with 1 update
Bumps Microsoft.Extensions.Http.Diagnostics from 10.6.0 to 10.7.0 --- updated-dependencies: - dependency-name: Microsoft.Extensions.Http.Diagnostics dependency-version: 10.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2707b54 commit 36b44c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/core/extensions/snippets/http/latency/latency.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
</ItemGroup>
1919

2020
<ItemGroup>
21-
<PackageReference Include="Microsoft.Extensions.Http.Diagnostics" Version="10.6.0" />
21+
<PackageReference Include="Microsoft.Extensions.Http.Diagnostics" Version="10.7.0" />
2222
</ItemGroup>
2323

2424
</Project>

0 commit comments

Comments
 (0)