Skip to content

Commit

Permalink
Bump Particular.Packaging from 4.1.0 to 4.2.0 in /src
Browse files Browse the repository at this point in the history
Bumps [Particular.Packaging](https://github.com/Particular/Particular.Packaging) from 4.1.0 to 4.2.0.
- [Commits](Particular/Particular.Packaging@4.1.0...4.2.0)

---
updated-dependencies:
- dependency-name: Particular.Packaging
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Nov 5, 2024
1 parent 699f7f8 commit 32453fd
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 @@ -13,7 +13,7 @@

<ItemGroup>
<PackageReference Include="NServiceBus.TransactionalSession" Version="[3.0.0, 4.0.0)" />
<PackageReference Include="Particular.Packaging" Version="4.1.0" PrivateAssets="All" />
<PackageReference Include="Particular.Packaging" Version="4.2.0" PrivateAssets="All" />
</ItemGroup>

</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<ItemGroup>
<PackageReference Include="MongoDB.Driver" Version="[2.28.0, 3.0.0)" />
<PackageReference Include="NServiceBus" Version="[9.0.0, 10.0.0)" />
<PackageReference Include="Particular.Packaging" Version="4.1.0" PrivateAssets="All" />
<PackageReference Include="Particular.Packaging" Version="4.2.0" PrivateAssets="All" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 32453fd

Please sign in to comment.