Skip to content

Commit

Permalink
Bump Redis.OM from 0.5.3 to 0.5.4 in /src
Browse files Browse the repository at this point in the history
Bumps [Redis.OM](https://github.com/redis/redis-om-dotnet) from 0.5.3 to 0.5.4.
- [Release notes](https://github.com/redis/redis-om-dotnet/releases)
- [Commits](https://github.com/redis/redis-om-dotnet/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 27, 2023
1 parent 6686c3e commit 23eb638
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Miha.Redis/Miha.Redis.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Include="FluentResults" Version="3.15.2" />
<PackageReference Include="FluentResults.Extensions.FluentAssertions" Version="2.1.1" />
<PackageReference Include="Redis.OM" Version="0.5.3" />
<PackageReference Include="Redis.OM" Version="0.5.4" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 23eb638

Please sign in to comment.