Skip to content

Commit

Permalink
Update dependency TypedRest.Reactive to 1.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 8, 2024
1 parent 093a5e0 commit 0939844
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Client/Client.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<ProjectReference Include="..\Model\Model.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="TypedRest.Reactive" Version="1.5.3" />
<PackageReference Include="TypedRest.Reactive" Version="1.5.4" />
</ItemGroup>

</Project>

0 comments on commit 0939844

Please sign in to comment.