Skip to content

Commit 9fe11ca

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 4.1.13 to 5.0.0 - [Changelog](https://github.com/JaCraig/FileCurator/blob/master/CHANGELOG.md) - [Commits](JaCraig/FileCurator@v4.1.13...v5.0.0) --- updated-dependencies: - dependency-name: FileCurator dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c0fd16e commit 9fe11ca

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="4.1.13" />
47+
<PackageReference Include="FileCurator" Version="5.0.0" />
4848
</ItemGroup>
4949

5050
<ItemGroup>

0 commit comments

Comments
 (0)