Skip to content

Commit

Permalink
Update dependency TypedRest.Reactive to v1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and bastianeicher committed Oct 1, 2023
1 parent d8034b3 commit c06af01
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.4.0" />
<PackageReference Include="TypedRest.Reactive" Version="1.4.1" />
</ItemGroup>

</Project>

0 comments on commit c06af01

Please sign in to comment.