Skip to content

Commit

Permalink
Bump Particular.Packaging from 3.0.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 3.0.0 to 4.2.0.
- [Commits](Particular/Particular.Packaging@3.0.0...4.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent 42c5ce0 commit 316987f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TimeoutMigrationTool/TimeoutMigrationTool.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.1" />
<PackageReference Include="NHibernate" Version="5.5.2" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Particular.Packaging" Version="3.0.0" PrivateAssets="All" />
<PackageReference Include="Particular.Packaging" Version="4.2.0" PrivateAssets="All" />
<PackageReference Include="RabbitMQ.Client" Version="6.8.1" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="7.5.1" />
<PackageReference Include="System.Text.RegularExpressions" Version="4.3.1" />
Expand Down

0 comments on commit 316987f

Please sign in to comment.