Skip to content

Commit 216d370

Browse files
chore: bump FileCurator
Bumps the dependencies group in /test/SQLHelper.Tests with 1 update: [FileCurator](https://github.com/JaCraig/FileCurator). Updates `FileCurator` from 5.0.0 to 5.0.1 - [Changelog](https://github.com/JaCraig/FileCurator/blob/master/CHANGELOG.md) - [Commits](JaCraig/FileCurator@v5.0.0...v5.0.1) --- updated-dependencies: - dependency-name: FileCurator dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5e4321e commit 216d370

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/SQLHelper.Tests/SQLHelper.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
4545
</PackageReference>
4646
<PackageReference Include="xunit" Version="2.9.2" />
47-
<PackageReference Include="FileCurator" Version="5.0.0" />
47+
<PackageReference Include="FileCurator" Version="5.0.1" />
4848
</ItemGroup>
4949

5050
<ItemGroup>

0 commit comments

Comments
 (0)