Skip to content

Commit

Permalink
Bump PublicApiGenerator from 11.4.1 to 11.4.2 in /src
Browse files Browse the repository at this point in the history
Bumps [PublicApiGenerator](https://github.com/PublicApiGenerator/PublicApiGenerator) from 11.4.1 to 11.4.2.
- [Release notes](https://github.com/PublicApiGenerator/PublicApiGenerator/releases)
- [Commits](PublicApiGenerator/PublicApiGenerator@11.4.1...11.4.2)

---
updated-dependencies:
- dependency-name: PublicApiGenerator
  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 17, 2025
1 parent 87e3615 commit 2d5a125
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 @@ -17,7 +17,7 @@
<PackageReference Include="NUnit.Analyzers" Version="4.6.0" />
<PackageReference Include="NUnit3TestAdapter" Version="5.0.0" />
<PackageReference Include="Particular.Approvals" Version="2.0.1" />
<PackageReference Include="PublicApiGenerator" Version="11.4.1" />
<PackageReference Include="PublicApiGenerator" Version="11.4.2" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PackageReference Include="NUnit.Analyzers" Version="4.6.0" />
<PackageReference Include="NUnit3TestAdapter" Version="5.0.0" />
<PackageReference Include="Particular.Approvals" Version="2.0.1" />
<PackageReference Include="PublicApiGenerator" Version="11.4.1" />
<PackageReference Include="PublicApiGenerator" Version="11.4.2" />
</ItemGroup>

</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageReference Include="NUnit.Analyzers" Version="4.6.0" />
<PackageReference Include="NUnit3TestAdapter" Version="5.0.0" />
<PackageReference Include="Particular.Approvals" Version="2.0.1" />
<PackageReference Include="PublicApiGenerator" Version="11.4.1" />
<PackageReference Include="PublicApiGenerator" Version="11.4.2" />
</ItemGroup>

</Project>

0 comments on commit 2d5a125

Please sign in to comment.