Skip to content

Commit 688e4ea

Browse files
Bump the dotnet group with 1 update
Bumps Microsoft.Extensions.Http.Diagnostics from 9.10.0 to 10.0.0 --- updated-dependencies: - dependency-name: Microsoft.Extensions.Http.Diagnostics dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7851b7a commit 688e4ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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="9.10.0" />
21+
<PackageReference Include="Microsoft.Extensions.Http.Diagnostics" Version="10.0.0" />
2222
</ItemGroup>
2323

2424
</Project>

0 commit comments

Comments
 (0)