Skip to content

Commit

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

Bump Microsoft.Data.Sqlite from 8.0.8 to 8.0.10
  • Loading branch information
sboulema authored Oct 8, 2024
2 parents acb6cc4 + 7bc27d6 commit ce88db3
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.2.0" />
<PackageReference Include="IdentityModel.AspNetCore" Version="4.3.0" />
<PackageReference Include="linq2db" Version="5.4.1" />
<PackageReference Include="Microsoft.Data.Sqlite" Version="8.0.8" />
<PackageReference Include="Microsoft.Data.Sqlite" Version="8.0.10" />
<PackageReference Include="Mjml.Net" Version="4.4.0" />
<PackageReference Include="NodaTime" Version="3.1.12" />
<PackageReference Include="Npm" Version="3.5.2" />
Expand Down

0 comments on commit ce88db3

Please sign in to comment.