Skip to content

Commit

Permalink
Merge pull request #185 from JaCraig/dependabot/nuget/dependencies-c3…
Browse files Browse the repository at this point in the history
…aaf137c3

fix: Bump FileCurator from 4.0.109 to 4.0.110 in the dependencies group
  • Loading branch information
JaCraig authored Sep 10, 2024
2 parents 42d3931 + 8c49b16 commit 980b5b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/SQLHelper.Tests/SQLHelper.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
<PackageReference Include="xunit" Version="2.9.0" />
<PackageReference Include="FileCurator" Version="4.0.109" />
<PackageReference Include="FileCurator" Version="4.0.110" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 980b5b1

Please sign in to comment.