Skip to content

Commit fe65bf9

Browse files
Bump PublicApiGenerator from 11.1.0 to 11.2.0 in /src
Bumps [PublicApiGenerator](https://github.com/PublicApiGenerator/PublicApiGenerator) from 11.1.0 to 11.2.0. - [Release notes](https://github.com/PublicApiGenerator/PublicApiGenerator/releases) - [Commits](PublicApiGenerator/PublicApiGenerator@11.1.0...11.2.0) --- updated-dependencies: - dependency-name: PublicApiGenerator dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8a8e6e8 commit fe65bf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Orc.Plot.Tests/Orc.Plot.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<PrivateAssets>all</PrivateAssets>
2727
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2828
</PackageReference>
29-
<PackageReference Include="PublicApiGenerator" Version="11.1.0" PrivateAssets="all" />
29+
<PackageReference Include="PublicApiGenerator" Version="11.2.0" PrivateAssets="all" />
3030
<PackageReference Include="Verify.NUnit" Version="28.4.0" />
3131
</ItemGroup>
3232

0 commit comments

Comments
 (0)