Skip to content

Commit 3677c8a

Browse files
Bump HealthChecks_Version from 5.0.1 to 6.0.2
Bumps `HealthChecks_Version` from 5.0.1 to 6.0.2. Updates `AspNetCore.HealthChecks.UI.Client` from 5.0.1 to 6.0.2 - [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/release-ui-6.0.2) Updates `AspNetCore.HealthChecks.Uris` from 5.0.1 to 6.0.2 - [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/release-ui-6.0.2) --- updated-dependencies: - dependency-name: AspNetCore.HealthChecks.UI.Client dependency-type: direct:production update-type: version-update:semver-major - dependency-name: AspNetCore.HealthChecks.Uris dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c9ae9e2 commit 3677c8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<Serilog_Version>4.1.0</Serilog_Version>
3232

3333
<!--HealthChecks-->
34-
<HealthChecks_Version>5.0.1</HealthChecks_Version>
34+
<HealthChecks_Version>6.0.2</HealthChecks_Version>
3535

3636
<!--Others-->
3737
<FluentValidation_Version>10.3.6</FluentValidation_Version>

0 commit comments

Comments
 (0)