Skip to content

Commit

Permalink
Bump XUnit.Hosting from 1.2.0 to 1.5.0
Browse files Browse the repository at this point in the history
Bumps [XUnit.Hosting](https://github.com/loresoft/XUnit.Hosting) from 1.2.0 to 1.5.0.
- [Release notes](https://github.com/loresoft/XUnit.Hosting/releases)
- [Commits](loresoft/XUnit.Hosting@v1.2.0...v1.5.0)

---
updated-dependencies:
- dependency-name: XUnit.Hosting
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 20, 2024
1 parent 348680d commit f53b384
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Expand Up @@ -31,7 +31,7 @@
<PackageReference Include="Npgsql" Version="8.0.2" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Testcontainers.Postgresql" Version="3.8.0" />
<PackageReference Include="XUnit.Hosting" Version="1.2.0" />
<PackageReference Include="XUnit.Hosting" Version="1.5.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.7">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
Expand Down
Expand Up @@ -30,7 +30,7 @@
<PackageReference Include="dbup-sqlite" Version="5.0.40" />
<PackageReference Include="Microsoft.Data.Sqlite" Version="8.0.3" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="XUnit.Hosting" Version="1.2.0" />
<PackageReference Include="XUnit.Hosting" Version="1.5.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.7">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
Expand Down
Expand Up @@ -39,7 +39,7 @@
<PackageReference Include="Testcontainers.Azurite" Version="3.8.0" />
<PackageReference Include="Testcontainers.MsSql" Version="3.8.0" />
<PackageReference Include="Testcontainers.Redis" Version="3.8.0" />
<PackageReference Include="XUnit.Hosting" Version="1.2.0" />
<PackageReference Include="XUnit.Hosting" Version="1.5.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.7">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
Expand Down

0 comments on commit f53b384

Please sign in to comment.