Skip to content

Commit 0bdd2ca

Browse files
Bump Particular.Packaging from 4.2.0 to 4.2.2 in /src
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>
1 parent f6c706d commit 0bdd2ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/TimeoutMigrationTool/TimeoutMigrationTool.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.2" />
2424
<PackageReference Include="NHibernate" Version="5.5.2" />
2525
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
26-
<PackageReference Include="Particular.Packaging" Version="4.2.0" PrivateAssets="All" />
26+
<PackageReference Include="Particular.Packaging" Version="4.2.2" PrivateAssets="All" />
2727
<PackageReference Include="RabbitMQ.Client" Version="6.8.1" />
2828
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.2.1" />
2929
<PackageReference Include="System.Text.RegularExpressions" Version="4.3.1" />

0 commit comments

Comments
 (0)