Skip to content

Commit

Permalink
chore(deps): bump NATS.Client from 1.1.0 to 1.1.6
Browse files Browse the repository at this point in the history
Bumps [NATS.Client](https://github.com/nats-io/nats.net) from 1.1.0 to 1.1.6.
- [Release notes](https://github.com/nats-io/nats.net/releases)
- [Commits](https://github.com/nats-io/nats.net/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 7, 2024
1 parent 6c3abe9 commit 3a6e419
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<PackageVersion Include="Nito.AsyncEx" Version="5.1.2" />
<PackageVersion Include="MediatR.Extensions.Microsoft.DependencyInjection" Version="11.1.0" />
<PackageVersion Include="PuppeteerSharp" Version="20.0.4" />
<PackageVersion Include="NATS.Client" Version="1.1.0" />
<PackageVersion Include="NATS.Client" Version="1.1.6" />
<PackageVersion Include="STAN.Client" Version="0.3.0" />
<PackageVersion Include="System.Linq.Dynamic.Core" Version="1.4.3" />
<PackageVersion Include="CompareNETObjects" Version="4.83.0" />
Expand Down

0 comments on commit 3a6e419

Please sign in to comment.