Skip to content

Commit c9dfef6

Browse files
dependabot-preview[bot]arturcic
authored andcommitted
Bump Mono.Cecil from 0.10.4 to 0.11.0
Bumps [Mono.Cecil](https://github.com/jbevain/cecil) from 0.10.4 to 0.11.0. - [Release notes](https://github.com/jbevain/cecil/releases) - [Commits](jbevain/cecil@0.10.4...0.11) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 805b7fa commit c9dfef6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GitVersionExe.Tests/GitVersionExe.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.2.0" />
99
<PackageReference Include="GitTools.Testing" Version="1.2.0"></PackageReference>
1010
<PackageReference Include="JetBrains.Annotations" Version="$(PackageVersion_JetBrainsAnnotations)"></PackageReference>
11-
<PackageReference Include="Mono.Cecil" Version="0.10.4"></PackageReference>
11+
<PackageReference Include="Mono.Cecil" Version="0.11.0"></PackageReference>
1212
<PackageReference Include="Newtonsoft.Json" Version="12.0.2" />
1313
<PackageReference Include="NSubstitute" Version="4.2.1"></PackageReference>
1414
<PackageReference Include="coverlet.msbuild" Version="2.6.3">

0 commit comments

Comments
 (0)