Skip to content

Commit

Permalink
Bump dbup-sqlite from 4.5.0 to 4.6.0
Browse files Browse the repository at this point in the history
Bumps dbup-sqlite from 4.5.0 to 4.6.0.

---
updated-dependencies:
- dependency-name: dbup-sqlite
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 5, 2022
1 parent 280a2e0 commit cc32de0
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -20,7 +20,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
<PackageReference Include="dbup-sqlite" Version="4.5.0" />
<PackageReference Include="dbup-sqlite" Version="4.6.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="6.0.1" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="6.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.1.0" />
Expand Down

0 comments on commit cc32de0

Please sign in to comment.