Skip to content

Commit

Permalink
Merge pull request #178 from akkadotnet/dependabot/nuget/Microsoft.Da…
Browse files Browse the repository at this point in the history
…ta.Sqlite.Core-5.0.9

Bump Microsoft.Data.Sqlite.Core from 5.0.6 to 5.0.9
  • Loading branch information
Arkatufus authored Sep 9, 2021
2 parents 0d1f49b + e114016 commit 30e386c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PackageReference Include="xunit" Version="$(XunitVersion)" />
<PackageReference Include="Akka.TestKit.Xunit2" Version="1.4.20" />
<PackageReference Include="EntityFramework" Version="6.4.4" />
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="5.0.6" />
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="5.0.9" />
<PackageReference Include="Quartz" Version="$(QuartzVersion)" />
<PackageReference Include="SQLitePCLRaw.bundle_green" Version="2.0.4" />
<PackageReference Include="System.Data.SQLite" Version="1.0.114.3" />
Expand Down

0 comments on commit 30e386c

Please sign in to comment.