Skip to content

Commit

Permalink
Bump SimpleExec from 8.0.0 to 11.0.0 in /src
Browse files Browse the repository at this point in the history
Bumps [SimpleExec](https://github.com/adamralph/simple-exec) from 8.0.0 to 11.0.0.
- [Release notes](https://github.com/adamralph/simple-exec/releases)
- [Changelog](https://github.com/adamralph/simple-exec/blob/main/CHANGELOG.md)
- [Commits](adamralph/simple-exec@8.0.0...11.0.0)

---
updated-dependencies:
- dependency-name: SimpleExec
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 2, 2023
1 parent 2a27b54 commit d95665b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="NUnit3TestAdapter" Version="4.4.2" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.1" />
<PackageReference Include="NServiceBus.AcceptanceTesting" Version="8.0.3" />
<PackageReference Include="SimpleExec" Version="8.0.0" />
<PackageReference Include="SimpleExec" Version="11.0.0" />
</ItemGroup>

<ItemGroup Condition=" '$(TargetFramework)' == 'net48' ">
Expand Down

0 comments on commit d95665b

Please sign in to comment.