Skip to content

Commit

Permalink
Bump LiteDB from 5.0.0-alpha2 to 5.0.13 in /PrivateCloudMusic
Browse files Browse the repository at this point in the history
Bumps [LiteDB](https://github.com/mbdavid/LiteDB) from 5.0.0-alpha2 to 5.0.13.
- [Release notes](https://github.com/mbdavid/LiteDB/releases)
- [Commits](litedb-org/LiteDB@v5.0.0-alpha2...v5.0.13)

---
updated-dependencies:
- dependency-name: LiteDB
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 24, 2023
1 parent 4e138f1 commit eeb6876
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PrivateCloudMusic/PrivateCloudMusic.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageReference Include="Google.Protobuf" Version="3.10.0-rc1" />
<PackageReference Include="Grpc" Version="2.24.0" />
<PackageReference Include="Grpc.Tools" Version="2.24.0" />
<PackageReference Include="LiteDB" Version="5.0.0-alpha2" />
<PackageReference Include="LiteDB" Version="5.0.13" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="3.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="3.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.CommandLine" Version="3.0.0" />
Expand Down

0 comments on commit eeb6876

Please sign in to comment.