Skip to content

Commit aa9f06c

Browse files
fix: Bump FileCurator from 4.1.8 to 4.1.9 in the dependencies group
Bumps the dependencies group with 1 update: [FileCurator](https://github.com/JaCraig/FileCurator). Updates `FileCurator` from 4.1.8 to 4.1.9 - [Changelog](https://github.com/JaCraig/FileCurator/blob/master/CHANGELOG.md) - [Commits](JaCraig/FileCurator@v4.1.8...v4.1.9) --- updated-dependencies: - dependency-name: FileCurator dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b343deb commit aa9f06c

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
@@ -45,7 +45,7 @@
4545
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
4646
</PackageReference>
4747
<PackageReference Include="xunit" Version="2.9.2" />
48-
<PackageReference Include="FileCurator" Version="4.1.8" />
48+
<PackageReference Include="FileCurator" Version="4.1.9" />
4949
</ItemGroup>
5050

5151
<ItemGroup>

0 commit comments

Comments
 (0)