Skip to content

Commit

Permalink
Bump LightningDB from 0.14.0 to 0.14.1 (#6128)
Browse files Browse the repository at this point in the history
Bumps [LightningDB](https://github.com/CoreyKaylor/Lightning.NET) from 0.14.0 to 0.14.1.
- [Release notes](https://github.com/CoreyKaylor/Lightning.NET/releases)
- [Commits](CoreyKaylor/Lightning.NET@v0.14.0...v0.14.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 3, 2022
1 parent a4bbd85 commit 5d6ae6a
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -15,7 +15,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="LightningDB" Version="0.14.0"/>
<PackageReference Include="LightningDB" Version="0.14.1"/>
</ItemGroup>

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

0 comments on commit 5d6ae6a

Please sign in to comment.