Skip to content

Commit

Permalink
Bump LightningDB from 0.15.0 to 0.16.0 (#6960)
Browse files Browse the repository at this point in the history
Bumps [LightningDB](https://github.com/CoreyKaylor/Lightning.NET) from 0.15.0 to 0.16.0.
- [Release notes](https://github.com/CoreyKaylor/Lightning.NET/releases)
- [Commits](CoreyKaylor/Lightning.NET@v0.15.0...v0.16.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 24, 2023
1 parent 77aeba2 commit 1f37917
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<AssemblyTitle>Akka.DistributedData.LightningDB</AssemblyTitle>
Expand All @@ -14,7 +14,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="LightningDB" Version="0.15.0"/>
<PackageReference Include="LightningDB" Version="0.16.0"/>
</ItemGroup>

</Project>

0 comments on commit 1f37917

Please sign in to comment.