Skip to content

Commit

Permalink
Merge pull request #1445 from shinyorg/dependabot/nuget/dev/sqlite-ne…
Browse files Browse the repository at this point in the history
…t-pcl-1.9.172

Bump sqlite-net-pcl from 1.9.141-beta to 1.9.172
  • Loading branch information
aritchie committed Apr 8, 2024
2 parents 97d827d + 4d55cbb commit c4c83a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Shiny.Logging.Sqlite/Shiny.Logging.Sqlite.csproj
Expand Up @@ -8,7 +8,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="$(MicrosoftExtensionsVersion)" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="$(MicrosoftExtensionsVersion)" />
<PackageReference Include="sqlite-net-pcl" Version="1.9.141-beta" />
<PackageReference Include="sqlite-net-pcl" Version="1.9.172" />
</ItemGroup>

</Project>

0 comments on commit c4c83a4

Please sign in to comment.