Skip to content

Commit bf6c4e6

Browse files
Bump PublicApiGenerator from 11.1.0 to 11.2.0 in /src (#53)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent df0eca0 commit bf6c4e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Destructurama.JsonNet.Tests/Destructurama.JsonNet.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageReference Include="Serilog" Version="3.1.1" />
1414
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
1515
<PackageReference Include="Shouldly" Version="4.2.1" />
16-
<PackageReference Include="PublicApiGenerator" Version="11.1.0" />
16+
<PackageReference Include="PublicApiGenerator" Version="11.2.0" />
1717
<PackageReference Include="coverlet.msbuild" Version="6.0.2">
1818
<PrivateAssets>all</PrivateAssets>
1919
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)