Skip to content

Commit

Permalink
Bump NATS.Client from 1.0.7 to 1.0.8 (#2014)
Browse files Browse the repository at this point in the history
Bumps [NATS.Client](https://github.com/nats-io/nats.net) from 1.0.7 to 1.0.8.
- [Release notes](https://github.com/nats-io/nats.net/releases)
- [Commits](nats-io/nats.net@1.0.7...1.0.8)

---
updated-dependencies:
- dependency-name: NATS.Client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 22, 2023
1 parent 3155e5a commit c000704
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/HealthChecks.Nats/HealthChecks.Nats.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="7.0.9" />
<PackageReference Include="NATS.Client" Version="1.0.7" />
<PackageReference Include="NATS.Client" Version="1.0.8" />
</ItemGroup>

</Project>

0 comments on commit c000704

Please sign in to comment.