Skip to content

Commit

Permalink
Merge pull request #147 from JaCraig/dependabot/nuget/dependencies-79…
Browse files Browse the repository at this point in the history
…776c15e3

fix: Bump FileCurator from 4.0.84 to 4.0.85 in the dependencies group
  • Loading branch information
JaCraig authored May 21, 2024
2 parents fd46501 + 1cd09dd commit 52177a3
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.8.0" />
<PackageReference Include="FileCurator" Version="4.0.84" />
<PackageReference Include="FileCurator" Version="4.0.85" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 52177a3

Please sign in to comment.