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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 17, 2024
1 parent 70e9cb7 commit f93989a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Orchestra.Tests/Orchestra.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="PublicApiGenerator" Version="11.2.0" PrivateAssets="all" />
<PackageReference Include="PublicApiGenerator" Version="11.3.0" PrivateAssets="all" />
<PackageReference Include="Verify.NUnit" Version="28.5.0" />
</ItemGroup>

Expand Down

0 comments on commit f93989a

Please sign in to comment.