Skip to content

Commit de91e74

Browse files
Bump Microsoft.Data.SQLite from 5.0.4 to 5.0.5
Bumps [Microsoft.Data.SQLite](https://github.com/dotnet/efcore) from 5.0.4 to 5.0.5. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/commits/v5.0.5) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent a4b611d commit de91e74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/contrib/persistence/Akka.Persistence.Sqlite/Akka.Persistence.Sqlite.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
</ItemGroup>
1717

1818
<ItemGroup>
19-
<PackageReference Include="Microsoft.Data.SQLite" Version="5.0.4" />
19+
<PackageReference Include="Microsoft.Data.SQLite" Version="5.0.5" />
2020
</ItemGroup>
2121

2222
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">

0 commit comments

Comments
 (0)