Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: PublicApiGenerator
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Dec 18, 2024
1 parent 58d9229 commit 0a5ca5d
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 @@ -17,7 +17,7 @@
<PackageReference Include="NUnit.Analyzers" Version="4.4.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
<PackageReference Include="Particular.Approvals" Version="2.0.0" />
<PackageReference Include="PublicApiGenerator" Version="11.2.0" />
<PackageReference Include="PublicApiGenerator" Version="11.3.0" />
</ItemGroup>

</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<PackageReference Include="NServiceBus" Version="9.2.2" />
<PackageReference Include="NServiceBus.TransactionalSession" Version="3.2.0" />
<PackageReference Include="Particular.Approvals" Version="2.0.0" />
<PackageReference Include="PublicApiGenerator" Version="11.2.0" />
<PackageReference Include="PublicApiGenerator" Version="11.3.0" />
</ItemGroup>

</Project>

0 comments on commit 0a5ca5d

Please sign in to comment.