Skip to content

Commit

Permalink
Merge pull request #4 from JaCraig/dependabot/nuget/ObjectCartographe…
Browse files Browse the repository at this point in the history
…r.SQL-3.0.9

fix: bump ObjectCartographer.SQL from 3.0.8 to 3.0.9
  • Loading branch information
JaCraig committed Jul 13, 2023
2 parents 0d2fb5c + cfedc60 commit ccc65b1
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.8" />
<PackageReference Include="ObjectCartographer.SQL" Version="3.0.9" />
<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 ccc65b1

Please sign in to comment.