Skip to content

Commit

Permalink
Merge pull request #174 from JaCraig/dependabot/nuget/dependencies-2d…
Browse files Browse the repository at this point in the history
…f97398e0

fix: Bump the dependencies group with 2 updates
  • Loading branch information
JaCraig authored Aug 15, 2024
2 parents 3e914f8 + 4be211e commit 1966d84
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/SQLHelper.DB/SQLHelper.DB.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<PackageReference Include="SQLParser" Version="3.0.19" />
<PackageReference Include="System.Data.Common" Version="4.3.0" />
<PackageReference Include="System.Dynamic.Runtime" Version="4.3.0" />
<PackageReference Include="BigBook" Version="5.1.47" />
<PackageReference Include="BigBook" Version="5.1.48" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="8.0.0" />
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
Expand Down
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.100" />
<PackageReference Include="FileCurator" Version="4.0.101" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 1966d84

Please sign in to comment.