Skip to content

Commit

Permalink
Bump Avalonia.Headless.NUnit from 11.0.5 to 11.0.6 in /src
Browse files Browse the repository at this point in the history
Bumps [Avalonia.Headless.NUnit](https://github.com/AvaloniaUI/Avalonia) from 11.0.5 to 11.0.6.
- [Release notes](https://github.com/AvaloniaUI/Avalonia/releases)
- [Commits](AvaloniaUI/Avalonia@11.0.5...11.0.6)

---
updated-dependencies:
- dependency-name: Avalonia.Headless.NUnit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 8, 2023
1 parent b7f28f9 commit ce901ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NUnitTests/NUnitTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Avalonia.Headless.NUnit" Version="11.0.5" />
<PackageReference Include="Avalonia.Headless.NUnit" Version="11.0.6" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="NUnit" Version="4.0.1" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
Expand Down

0 comments on commit ce901ef

Please sign in to comment.