Skip to content

Commit 7f52627

Browse files
Bump Bullseye from 4.2.1 to 5.0.0 in /src/Prefab/templates/prefab/build (#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>
1 parent 2dc5b6f commit 7f52627

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Prefab/templates/prefab/build/build.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="Bullseye" Version="4.2.1" />
9+
<PackageReference Include="Bullseye" Version="5.0.0" />
1010
<PackageReference Include="SimpleExec" Version="12.0.0" />
1111
<PackageReference Include="System.Text.Json" Version="8.0.1" />
1212
</ItemGroup>

0 commit comments

Comments
 (0)