Skip to content

Commit

Permalink
Bump IBMMQDotnetClient from 9.3.2 to 9.3.2.1 (#1824)
Browse files Browse the repository at this point in the history
Bumps IBMMQDotnetClient from 9.3.2 to 9.3.2.1.

---
updated-dependencies:
- dependency-name: IBMMQDotnetClient
  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 May 27, 2023
1 parent d27bbd2 commit 5325c5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/HealthChecks.IbmMQ/HealthChecks.IbmMQ.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="IBMMQDotnetClient" Version="9.3.2" />
<PackageReference Include="IBMMQDotnetClient" Version="9.3.2.1" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="7.0.1" />
<Compile Include="../HealthCheckResultTask.cs" />
</ItemGroup>
Expand Down

0 comments on commit 5325c5d

Please sign in to comment.