Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 21, 2025
1 parent f9e71f9 commit 5a8a6ee
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 @@ -20,7 +20,7 @@
<PackageReference Include="AWSSDK.SQS" Version="3.7.400.88" />
<PackageReference Include="BitFaster.Caching" Version="2.5.3" />
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="4.1.1" />
<PackageReference Include="Particular.Packaging" Version="4.2.0" PrivateAssets="All" />
<PackageReference Include="Particular.Packaging" Version="4.2.2" PrivateAssets="All" />
</ItemGroup>

</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<ItemGroup>
<PackageReference Include="Fody" Version="6.9.1" PrivateAssets="All" />
<PackageReference Include="Obsolete.Fody" Version="5.3.0" PrivateAssets="All" />
<PackageReference Include="Particular.Packaging" Version="4.2.0" PrivateAssets="All" />
<PackageReference Include="Particular.Packaging" Version="4.2.2" PrivateAssets="All" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 5a8a6ee

Please sign in to comment.