Skip to content

Commit

Permalink
Merge pull request #789 from Particular/dependabot/nuget/src/PublicAp…
Browse files Browse the repository at this point in the history
…iGenerator-11.4.1

Bump PublicApiGenerator from 11.4.0 to 11.4.1 in /src
  • Loading branch information
mauroservienti authored Jan 29, 2025
2 parents e7b7bb8 + 8c2a1e8 commit bf2c438
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 @@ -21,7 +21,7 @@
<ItemGroup>
<PackageReference Include="NServiceBus.Testing" Version="9.0.1" />
<PackageReference Include="Particular.Approvals" Version="2.0.0" />
<PackageReference Include="PublicApiGenerator" Version="11.4.0" />
<PackageReference Include="PublicApiGenerator" Version="11.4.1" />
</ItemGroup>

</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

<ItemGroup>
<PackageReference Include="Particular.Approvals" Version="2.0.0" />
<PackageReference Include="PublicApiGenerator" Version="11.4.0" />
<PackageReference Include="PublicApiGenerator" Version="11.4.1" />
</ItemGroup>

</Project>

0 comments on commit bf2c438

Please sign in to comment.