Skip to content

Commit

Permalink
Bump NServiceBus in /src in the nservicebuscore group
Browse files Browse the repository at this point in the history
Bumps the nservicebuscore group in /src with 1 update: [NServiceBus](https://github.com/Particular/NServiceBus).


Updates `NServiceBus` from 9.2.2 to 9.2.3
- [Release notes](https://github.com/Particular/NServiceBus/releases)
- [Commits](Particular/NServiceBus@9.2.2...9.2.3)

---
updated-dependencies:
- dependency-name: NServiceBus
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nservicebuscore
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 21, 2024
1 parent 55f4320 commit 846f14e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<ItemGroup>
<PackageReference Include="NLog.Extensions.Logging" Version="5.3.12" />
<PackageReference Include="NServiceBus" Version="9.2.2" />
<PackageReference Include="NServiceBus" Version="9.2.3" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="NServiceBus" Version="9.2.2" />
<PackageReference Include="NServiceBus" Version="9.2.3" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 846f14e

Please sign in to comment.