Skip to content

Commit

Permalink
Bump PublicApiGenerator from 9.1.0 to 9.3.0 (#11)
Browse files Browse the repository at this point in the history
Bumps [PublicApiGenerator](https://github.com/JakeGinnivan/ApiApprover) from 9.1.0 to 9.3.0.
- [Release notes](https://github.com/JakeGinnivan/ApiApprover/releases)
- [Commits](PublicApiGenerator/PublicApiGenerator@9.1.0...9.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and glennawatson committed Aug 6, 2019
1 parent aef030a commit 4bd3aad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.1" />
<PackageReference Include="Xunit.StaFact" Version="0.3.18" />
<PackageReference Include="Shouldly" Version="4.0.0-beta0002" />
<PackageReference Include="PublicApiGenerator" Version="9.1.0" />
<PackageReference Include="PublicApiGenerator" Version="9.3.0" />
</ItemGroup>

<ItemGroup Condition="$(IsTestProject)">
Expand Down

0 comments on commit 4bd3aad

Please sign in to comment.