Skip to content

Commit

Permalink
Merge pull request #28 from sboulema/dependabot/nuget/Microsoft.Data.…
Browse files Browse the repository at this point in the history
…Sqlite-7.0.10

Bump Microsoft.Data.Sqlite from 7.0.9 to 7.0.10
  • Loading branch information
sboulema authored Aug 21, 2023
2 parents 3ea1350 + 07940f9 commit 41173b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/BabyTracker.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageReference Include="Auth0Net.DependencyInjection" Version="3.0.0" />
<PackageReference Include="IdentityModel.AspNetCore" Version="4.3.0" />
<PackageReference Include="linq2db" Version="5.2.2" />
<PackageReference Include="Microsoft.Data.Sqlite" Version="7.0.9" />
<PackageReference Include="Microsoft.Data.Sqlite" Version="7.0.10" />
<PackageReference Include="Mjml.Net" Version="2.0.0" />
<PackageReference Include="NodaTime" Version="3.1.9" />
<PackageReference Include="Npm" Version="3.5.2" />
Expand Down

0 comments on commit 41173b4

Please sign in to comment.