Skip to content

Commit 7fd6695

Browse files
Bump Microsoft.Data.SQLite from 3.1.8 to 3.1.9 (#4578)
1 parent 88f3568 commit 7fd6695

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
</ItemGroup>
1717

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

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

0 commit comments

Comments
 (0)