Skip to content

Commit

Permalink
Merge pull request #20 from dbolin/dependabot/nuget/Mono.Cecil-0.11.0
Browse files Browse the repository at this point in the history
Bump Mono.Cecil from 0.10.4 to 0.11.0
  • Loading branch information
dbolin authored Aug 21, 2019
2 parents db28312 + 940f7ac commit d6feeb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Apex.Serialization/Apex.Serialization.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Mono.Cecil" Version="0.10.4" />
<PackageReference Include="Mono.Cecil" Version="0.11.0" />
<PackageReference Include="System.Collections.Immutable" Version="1.5.0" />
<PackageReference Include="System.Memory" Version="4.5.3" />
<PackageReference Include="System.Runtime.CompilerServices.Unsafe" Version="4.5.2" />
Expand Down

0 comments on commit d6feeb8

Please sign in to comment.