Skip to content

Commit

Permalink
chore(deps): bump RestAssured.Net from 4.4.0 to 4.6.0
Browse files Browse the repository at this point in the history
Bumps [RestAssured.Net](https://github.com/basdijkstra/rest-assured-net) from 4.4.0 to 4.6.0.
- [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.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2025
1 parent 4ac3aff commit 14f2d6c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PackageReference Include="FluentAssertions" Version="7.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="coverlet.collector" Version="6.0.2" />
<PackageReference Include="RestAssured.Net" Version="4.5.1" />
<PackageReference Include="RestAssured.Net" Version="4.6.0" />
<PackageReference Include="Confluent.Kafka" Version="2.6.1" />
<PackageReference Include="TestContainers.Kafka" Version="4.1.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2" />
Expand Down

0 comments on commit 14f2d6c

Please sign in to comment.