Skip to content
This repository has been archived by the owner on Dec 15, 2024. It is now read-only.

Commit

Permalink
Bump SimpleExec from 11.0.0 to 12.0.0 in /build
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent 374cf55 commit 838a242
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/build.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<ItemGroup>
<PackageReference Include="Bullseye" Version="4.2.1" />
<PackageReference Include="SimpleExec" Version="11.0.0" />
<PackageReference Include="SimpleExec" Version="12.0.0" />
<PackageReference Include="System.Text.Json" Version="7.0.3" />
</ItemGroup>

Expand Down

0 comments on commit 838a242

Please sign in to comment.