Skip to content

Commit

Permalink
Merge pull request #1014 from DuendeSoftware/dependabot/nuget/SimpleE…
Browse files Browse the repository at this point in the history
…xec-11.0.0

Bump SimpleExec from 10.0.0 to 11.0.0
  • Loading branch information
leastprivilege authored Aug 22, 2022
2 parents f11c0cd + d57e662 commit 1620367
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.targets
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<!--build related-->
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All"/>
<PackageReference Include="MinVer" Version="4.1.0" PrivateAssets="All"/>
<PackageReference Update="SimpleExec" Version="10.0.0"/>
<PackageReference Update="SimpleExec" Version="11.0.0"/>
<PackageReference Update="Bullseye" Version="4.0.0"/>

<!--tests -->
Expand Down

0 comments on commit 1620367

Please sign in to comment.