Skip to content

Commit bc196b8

Browse files
Bump the all group with 1 update (#127)
Bumps GitHubActionsTestLogger from 3.0.3 to 3.0.4 --- updated-dependencies: - dependency-name: GitHubActionsTestLogger dependency-version: 3.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: GitHubActionsTestLogger dependency-version: 3.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 61903c7 commit bc196b8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/tests/Firecrawl.Cli.Tests/Firecrawl.Cli.Tests.csproj

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

99
<ItemGroup Label="Base packages">
10-
<PackageReference Include="GitHubActionsTestLogger" Version="3.0.3">
10+
<PackageReference Include="GitHubActionsTestLogger" Version="3.0.4">
1111
<PrivateAssets>all</PrivateAssets>
1212
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1313
</PackageReference>

src/tests/IntegrationTests/Firecrawl.IntegrationTests.csproj

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

77
<ItemGroup Label="Base packages">
8-
<PackageReference Include="GitHubActionsTestLogger" Version="3.0.3">
8+
<PackageReference Include="GitHubActionsTestLogger" Version="3.0.4">
99
<PrivateAssets>all</PrivateAssets>
1010
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1111
</PackageReference>

0 commit comments

Comments
 (0)