Skip to content

Commit

Permalink
Merge pull request #5 from JaCraig/dependabot/nuget/dependencies-1cd0…
Browse files Browse the repository at this point in the history
…c94ba6

fix: bump the dependencies group with 2 updates
  • Loading branch information
JaCraig committed Jul 13, 2023
2 parents 622331d + d2b214b commit 0c427e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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.9" />
<PackageReference Include="ObjectCartographer.SQL" Version="3.0.10" />
<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 All @@ -70,7 +70,7 @@
<PackageReference Include="System.Runtime" Version="4.3.1" />
<PackageReference Include="System.Threading.Tasks.Parallel" Version="4.3.0" />
<PackageReference Include="System.Threading.Thread" Version="4.3.0" />
<PackageReference Include="Aspectus" Version="5.0.5" />
<PackageReference Include="Aspectus" Version="5.0.6" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
</ItemGroup>

Expand Down

0 comments on commit 0c427e1

Please sign in to comment.