Skip to content
This repository was archived by the owner on Apr 11, 2024. It is now read-only.

Commit fb68ebe

Browse files
chore(deps): bump AspNetCore.HealthChecks.SqlServer from 3.1.1 to 3.2.0 (#237)
Bumps [AspNetCore.HealthChecks.SqlServer](https://github.com/xabaril/AspNetCore.Diagnostics.HealthChecks) from 3.1.1 to 3.2.0. - [Release notes](https://github.com/xabaril/AspNetCore.Diagnostics.HealthChecks/releases) - [Changelog](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/blob/master/doc/ui-changelog.md) - [Commits](https://github.com/xabaril/AspNetCore.Diagnostics.HealthChecks/commits/publisher-seq-3.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Ratan Sunder Parai <ratanparai@gmail.com>
1 parent eebd832 commit fb68ebe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Services/Enrolling/Enrolling.API/Enrolling.API.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<ItemGroup>
1414
<!-- HealthChecks -->
15-
<PackageReference Include="AspNetCore.HealthChecks.SqlServer" Version="3.1.1" />
15+
<PackageReference Include="AspNetCore.HealthChecks.SqlServer" Version="3.2.0" />
1616
<PackageReference Include="AspNetCore.HealthChecks.UI.Client" Version="3.1.2" />
1717

1818
<!-- In-memory commandbus -->

0 commit comments

Comments
 (0)