Skip to content

Commit e7d355f

Browse files
Bump SimpleExec from 11.0.0 to 12.0.0
Bumps [SimpleExec](https://github.com/adamralph/simple-exec) from 11.0.0 to 12.0.0. - [Changelog](https://github.com/adamralph/simple-exec/blob/main/CHANGELOG.md) - [Commits](adamralph/simple-exec@11.0.0...12.0.0) --- updated-dependencies: - dependency-name: SimpleExec dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent da3e096 commit e7d355f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/Build.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<ItemGroup>
1010
<PackageReference Include="Bullseye" Version="4.2.1" />
1111
<PackageReference Include="Logicality.Bullseye" Version="0.5.0" />
12-
<PackageReference Include="SimpleExec" Version="11.0.0" />
12+
<PackageReference Include="SimpleExec" Version="12.0.0" />
1313
</ItemGroup>
1414

1515
</Project>

0 commit comments

Comments
 (0)