Skip to content

Commit

Permalink
Bump NServiceBus.Transport.AzureServiceBus from 4.0.1 to 4.2.0 in /src (
Browse files Browse the repository at this point in the history
#493)

Bumps [NServiceBus.Transport.AzureServiceBus](https://github.com/Particular/NServiceBus.Transport.AzureServiceBus) from 4.0.1 to 4.2.0.
- [Release notes](https://github.com/Particular/NServiceBus.Transport.AzureServiceBus/releases)
- [Commits](Particular/NServiceBus.Transport.AzureServiceBus@4.0.1...4.2.0)

---
updated-dependencies:
- dependency-name: NServiceBus.Transport.AzureServiceBus
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 3, 2024
1 parent 1a439b0 commit e38282b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/AcceptanceTests.ASB/AcceptanceTests.ASB.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="NServiceBus.Transport.AzureServiceBus" Version="4.0.1" />
<PackageReference Include="NServiceBus.Transport.AzureServiceBus" Version="4.2.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit e38282b

Please sign in to comment.