mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-07-29 16:38:37 +00:00
Bump Redis.OM from 0.2.1 to 0.2.2 (#479)
Bumps [Redis.OM](https://github.com/redis/redis-om-dotnet) from 0.2.1 to 0.2.2. - [Release notes](https://github.com/redis/redis-om-dotnet/releases) - [Commits](https://github.com/redis/redis-om-dotnet/compare/v0.2.1...v0.2.2) --- updated-dependencies: - dependency-name: Redis.OM 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>
This commit is contained in:
parent
0980662925
commit
7249248e45
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
|
||||
</PackageReference>
|
||||
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="6.0.2" />
|
||||
<PackageReference Include="Redis.OM" Version="0.2.1" />
|
||||
<PackageReference Include="Redis.OM" Version="0.2.2" />
|
||||
<PackageReference Include="SharpZipLib" Version="1.3.3" />
|
||||
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.4.0" />
|
||||
<PackageReference Include="YamlDotNet" Version="12.0.0" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue