Skip to content

Commit 02894f9

Browse files
Bump Microsoft.Data.Sqlite from 8.0.10 to 9.0.0
Bumps [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore) from 8.0.10 to 9.0.0. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v8.0.10...v9.0.0) --- updated-dependencies: - dependency-name: Microsoft.Data.Sqlite dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 654475b commit 02894f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/FluentCommand.SQLite.Tests/FluentCommand.SQLite.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<PrivateAssets>all</PrivateAssets>
2828
</PackageReference>
2929
<PackageReference Include="dbup-sqlite" Version="5.0.40" />
30-
<PackageReference Include="Microsoft.Data.Sqlite" Version="8.0.10" />
30+
<PackageReference Include="Microsoft.Data.Sqlite" Version="9.0.0" />
3131
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.0" />
3232
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.0" />
3333
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />

0 commit comments

Comments
 (0)