Skip to content

Commit

Permalink
build(deps): bump RestAssured.Net in /src in the default group
Browse files Browse the repository at this point in the history
Bumps the default group in /src with 1 update: [RestAssured.Net](https://github.com/basdijkstra/rest-assured-net).


Updates `RestAssured.Net` from 4.4.0 to 4.5.1
- [Changelog](https://github.com/basdijkstra/rest-assured-net/blob/main/CHANGELOG.md)
- [Commits](basdijkstra/rest-assured-net@rest-assured-net-4.4.0...rest-assured-net-4.5.1)

---
updated-dependencies:
- dependency-name: RestAssured.Net
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: default
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 29ee3c3 commit edfc812
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/endtoend/EndToEnd.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<ItemGroup>
<PackageReference Include="MimeKit" Version="4.8.0" />
<PackageReference Include="ReportPortal.XUnit" Version="2.6.0" />
<PackageReference Include="RestAssured.Net" Version="4.4.0" />
<PackageReference Include="RestAssured.Net" Version="4.5.1" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.2.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="xunit" Version="2.9.2" />
Expand Down

0 comments on commit edfc812

Please sign in to comment.