Skip to content
This repository has been archived by the owner on Apr 13, 2024. It is now read-only.

Commit

Permalink
Bump the dependencies group with 5 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [WolverineFx](https://github.com/jasperfx/wolverine) | `1.14.0` | `1.15.1` |
| [WolverineFx.EntityFrameworkCore](https://github.com/jasperfx/wolverine) | `1.14.0` | `1.15.1` |
| [WolverineFx.FluentValidation](https://github.com/jasperfx/wolverine) | `1.14.0` | `1.15.1` |
| [WolverineFx.Postgresql](https://github.com/jasperfx/wolverine) | `1.14.0` | `1.15.1` |
| [MSTest.TestAdapter](https://github.com/microsoft/testfx) | `3.1.1` | `3.2.0` |


Updates `WolverineFx` from 1.14.0 to 1.15.1
- [Release notes](https://github.com/jasperfx/wolverine/releases)
- [Commits](https://github.com/jasperfx/wolverine/commits)

Updates `WolverineFx.EntityFrameworkCore` from 1.14.0 to 1.15.1
- [Release notes](https://github.com/jasperfx/wolverine/releases)
- [Commits](https://github.com/jasperfx/wolverine/commits)

Updates `WolverineFx.FluentValidation` from 1.14.0 to 1.15.1
- [Release notes](https://github.com/jasperfx/wolverine/releases)
- [Commits](https://github.com/jasperfx/wolverine/commits)

Updates `WolverineFx.Postgresql` from 1.14.0 to 1.15.1
- [Release notes](https://github.com/jasperfx/wolverine/releases)
- [Commits](https://github.com/jasperfx/wolverine/commits)

Updates `MSTest.TestAdapter` from 3.1.1 to 3.2.0
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.1.1...v.3.2.0)

---
updated-dependencies:
- dependency-name: WolverineFx
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: WolverineFx.EntityFrameworkCore
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: WolverineFx.FluentValidation
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: WolverineFx.Postgresql
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: MSTest.TestAdapter
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 25, 2024
1 parent 3d353dc commit 6346e1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Wasari.Tests/Wasari.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="8.0.0"/>
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0"/>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0"/>
<PackageReference Include="MSTest.TestAdapter" Version="3.1.1"/>
<PackageReference Include="MSTest.TestAdapter" Version="3.2.0"/>
<PackageReference Include="MSTest.TestFramework" Version="3.2.0"/>
<PackageReference Include="coverlet.collector" Version="6.0.0">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 6346e1c

Please sign in to comment.