Skip to content

Commit 472e3e9

Browse files
Bump PublicApiGenerator from 9.3.0 to 11.1.0
Bumps [PublicApiGenerator](https://github.com/PublicApiGenerator/PublicApiGenerator) from 9.3.0 to 11.1.0. - [Release notes](https://github.com/PublicApiGenerator/PublicApiGenerator/releases) - [Commits](PublicApiGenerator/PublicApiGenerator@9.3.0...11.1.0) --- updated-dependencies: - dependency-name: PublicApiGenerator dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1b30145 commit 472e3e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/Akka.API.Tests/Akka.API.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="$(TestSdkVersion)" />
3030
<PackageReference Include="xunit" Version="$(XunitVersion)" />
3131
<PackageReference Include="xunit.runner.visualstudio" Version="$(XunitVersion)" />
32-
<PackageReference Include="PublicApiGenerator" Version="9.3.0" />
32+
<PackageReference Include="PublicApiGenerator" Version="11.1.0" />
3333
<PackageReference Include="Verify.Xunit" Version="20.8.2" />
3434
<PackageReference Include="Verify.DiffPlex" Version="2.2.1" />
3535
</ItemGroup>

0 commit comments

Comments
 (0)