Skip to content

Commit

Permalink
Bump Bullseye from 4.2.1 to 5.0.0 in /src/Prefab/templates/prefab/bui…
Browse files Browse the repository at this point in the history
…ld (#65)

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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 22, 2024
1 parent 2dc5b6f commit 7f52627
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Prefab/templates/prefab/build/build.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Bullseye" Version="4.2.1" />
<PackageReference Include="Bullseye" Version="5.0.0" />
<PackageReference Include="SimpleExec" Version="12.0.0" />
<PackageReference Include="System.Text.Json" Version="8.0.1" />
</ItemGroup>
Expand Down

0 comments on commit 7f52627

Please sign in to comment.