Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: Particular.Approvals
  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 44603b4 commit dcaec04
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 @@ -15,7 +15,7 @@
<PackageReference Include="NUnit" Version="4.2.2" />
<PackageReference Include="NUnit.Analyzers" Version="4.3.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
<PackageReference Include="Particular.Approvals" Version="1.0.0" />
<PackageReference Include="Particular.Approvals" Version="1.1.1" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageReference Include="NUnit" Version="4.2.2" />
<PackageReference Include="NUnit.Analyzers" Version="4.3.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
<PackageReference Include="Particular.Approvals" Version="1.0.0" />
<PackageReference Include="Particular.Approvals" Version="1.1.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit dcaec04

Please sign in to comment.