Skip to content

Commit

Permalink
Bump Microsoft.Data.Sqlite from 8.0.0 to 8.0.1
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/commits)

---
updated-dependencies:
- dependency-name: Microsoft.Data.Sqlite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 9, 2024
1 parent 18f3c3f commit b303d11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion moe.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="CommandLineParser" Version="2.9.1" />
<PackageReference Include="Discord.Net" Version="3.13.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Microsoft.Data.Sqlite" Version="8.0.0" />
<PackageReference Include="Microsoft.Data.Sqlite" Version="8.0.1" />
<PackageReference Include="MathNet.Numerics" Version="5.0.0" />
<PackageReference Include="DotNetEnv" Version="3.0.0" />
</ItemGroup>
Expand Down

0 comments on commit b303d11

Please sign in to comment.