Skip to content

Commit

Permalink
Bump Mono.Cecil from 0.11.4 to 0.11.5 (#295)
Browse files Browse the repository at this point in the history
Bumps [Mono.Cecil](https://github.com/jbevain/cecil) from 0.11.4 to 0.11.5.
- [Release notes](https://github.com/jbevain/cecil/releases)
- [Commits](jbevain/cecil@0.11.4...0.11.5)

---
updated-dependencies:
- dependency-name: Mono.Cecil
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 20, 2023
1 parent 4b85b18 commit c7cb91c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PublicApiGenerator/PublicApiGenerator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Mono.Cecil" Version="0.11.4" />
<PackageReference Include="Mono.Cecil" Version="0.11.5" />
<PackageReference Include="System.CodeDom" Version="7.0.0" />
</ItemGroup>

Expand Down

0 comments on commit c7cb91c

Please sign in to comment.