Skip to content

Commit a7d5095

Browse files
Bump Redis.OM from 0.5.2 to 0.5.3 (#877)
Bumps [Redis.OM](https://github.com/redis/redis-om-dotnet) from 0.5.2 to 0.5.3. - [Release notes](https://github.com/redis/redis-om-dotnet/releases) - [Commits](redis/redis-om-dotnet@v0.5.2...v0.5.3) --- updated-dependencies: - dependency-name: Redis.OM dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6222a5e commit a7d5095

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ProjectLighthouse/ProjectLighthouse.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2222
</PackageReference>
2323
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="7.0.0" />
24-
<PackageReference Include="Redis.OM" Version="0.5.2" />
24+
<PackageReference Include="Redis.OM" Version="0.5.3" />
2525
<PackageReference Include="SharpZipLib" Version="1.4.2" />
2626
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
2727
<PackageReference Include="YamlDotNet" Version="13.2.0" />

0 commit comments

Comments
 (0)