Skip to content

Commit

Permalink
Bump Redis.OM from 0.6.0 to 0.6.1 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.6.0 to 0.6.1.
- [Release notes](https://github.com/redis/redis-om-dotnet/releases)
- [Commits](redis/redis-om-dotnet@v0.6.0...v0.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 7, 2023
1 parent 88cba28 commit 5dbe87e
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.6.0" />
<PackageReference Include="Redis.OM" Version="0.6.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 5dbe87e

Please sign in to comment.