Skip to content

Commit

Permalink
Bump Bullseye from 4.2.1 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [Bullseye](https://github.com/adamralph/bullseye) from 4.2.1 to 5.0.0.
- [Changelog](https://github.com/adamralph/bullseye/blob/main/CHANGELOG.md)
- [Commits](adamralph/bullseye@4.2.1...5.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and bgrainger committed Feb 14, 2024
1 parent 6ac14d6 commit 1ca912a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Faithlife.Build/Faithlife.Build.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Bullseye" Version="4.2.1" />
<PackageReference Include="Bullseye" Version="5.0.0" />
<PackageReference Include="Glob" Version="1.1.9" />
<PackageReference Include="LibGit2Sharp" Version="0.27.2" />
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="4.0.2" />
Expand Down

0 comments on commit 1ca912a

Please sign in to comment.