Skip to content

Commit 245cd6b

Browse files
Bump PublicApiGenerator from 11.3.0 to 11.4.1 in /src (#68)
Bumps [PublicApiGenerator](https://github.com/PublicApiGenerator/PublicApiGenerator) from 11.3.0 to 11.4.1. - [Release notes](https://github.com/PublicApiGenerator/PublicApiGenerator/releases) - [Commits](PublicApiGenerator/PublicApiGenerator@11.3.0...11.4.1) --- updated-dependencies: - dependency-name: PublicApiGenerator dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b5c97d0 commit 245cd6b

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
@@ -12,7 +12,7 @@
1212
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.1" />
1313
<PackageReference Include="Serilog" Version="4.2.0" />
1414
<PackageReference Include="Shouldly" Version="4.3.0" />
15-
<PackageReference Include="PublicApiGenerator" Version="11.3.0" />
15+
<PackageReference Include="PublicApiGenerator" Version="11.4.1" />
1616
<PackageReference Include="coverlet.msbuild" Version="6.0.4">
1717
<PrivateAssets>all</PrivateAssets>
1818
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)