Skip to content

Commit

Permalink
Merge pull request #7 from JaCraig/dependabot/nuget/dependencies-479c…
Browse files Browse the repository at this point in the history
…abfa7c

fix: bump the dependencies group with 1 update
  • Loading branch information
JaCraig committed Jul 25, 2023
2 parents e556594 + b1ad3e7 commit 1f7d59e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/BigBook/BigBook.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.Extensions.ObjectPool" Version="7.0.9" />
<PackageReference Include="ObjectCartographer.SQL" Version="3.0.10" />
<PackageReference Include="ObjectCartographer.SQL" Version="3.0.11" />
<PackageReference Include="System.Collections.NonGeneric" Version="4.3.0" />
<PackageReference Include="System.ComponentModel.TypeConverter" Version="4.3.0" />
<PackageReference Include="System.Data.Common" Version="4.3.0" />
Expand Down

0 comments on commit 1f7d59e

Please sign in to comment.