Skip to content

Commit

Permalink
build(deps): bump SQLitePCLRaw.core from 2.1.6 to 2.1.8
Browse files Browse the repository at this point in the history
Bumps [SQLitePCLRaw.core](https://github.com/ericsink/SQLitePCL.raw) from 2.1.6 to 2.1.8.
- [Release notes](https://github.com/ericsink/SQLitePCL.raw/releases)
- [Commits](ericsink/SQLitePCL.raw@v2.1.6...v2.1.8)

---
updated-dependencies:
- dependency-name: SQLitePCLRaw.core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 6, 2024
1 parent b475b4b commit d244593
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Analyzer/Analyzer.csproj
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.4.0" />
<PackageReference Include="SQLitePCLRaw.core" Version="2.1.6" />
<PackageReference Include="SQLitePCLRaw.core" Version="2.1.8" />
<PackageReference Include="SonarAnalyzer.CSharp" Version="8.40.0.48530" GeneratePathProperty="true" />
<PackageReference Include="Codacy.Engine.Seed" Version="2.1.0" />
</ItemGroup>
Expand Down

0 comments on commit d244593

Please sign in to comment.