Skip to content

Commit 0abe557

Browse files
deps: Bump the microsoft-extensions group with 1 update
Bumps Microsoft.Extensions.Diagnostics.HealthChecks from 8.0.0 to 9.0.9 --- updated-dependencies: - dependency-name: Microsoft.Extensions.Diagnostics.HealthChecks dependency-version: 9.0.9 dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft-extensions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c8cb65f commit 0abe557

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

McpServer.Template.csproj

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
<ItemGroup>
1616
<PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.9" />
17-
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="8.0.0" />
17+
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="9.0.9" />
1818
<PackageReference Include="ModelContextProtocol" Version="0.3.0-preview.4" />
1919
<PackageReference Include="ModelContextProtocol.AspNetCore" Version="0.3.0-preview.4" />
2020
</ItemGroup>

0 commit comments

Comments
 (0)