Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jan 29, 2025
1 parent 9b22b78 commit 04d9d1d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" PrivateAssets="All" />
<PackageReference Include="NUnit.Analyzers" Version="4.6.0" PrivateAssets="All" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" PrivateAssets="All" />
<PackageReference Include="Particular.Approvals" Version="2.0.0" PrivateAssets="All" />
<PackageReference Include="Particular.Approvals" Version="2.0.1" PrivateAssets="All" />
<PackageReference Include="Particular.Packaging" Version="4.2.0" PrivateAssets="All" />
</ItemGroup>

Expand Down
2 changes: 1 addition & 1 deletion src/NServiceBus.Core.Tests/NServiceBus.Core.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<PackageReference Include="NUnit" Version="4.3.2" />
<PackageReference Include="NUnit.Analyzers" Version="4.6.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
<PackageReference Include="Particular.Approvals" Version="2.0.0" />
<PackageReference Include="Particular.Approvals" Version="2.0.1" />
<PackageReference Include="PublicApiGenerator" Version="11.2.0" />
</ItemGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="NUnit.Analyzers" Version="4.6.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
<PackageReference Include="Particular.Approvals" Version="2.0.0" />
<PackageReference Include="Particular.Approvals" Version="2.0.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 04d9d1d

Please sign in to comment.