Skip to content

Commit

Permalink
Merge pull request #462 from cake-build/renovate/xunit-dotnet-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update dependency xunit to v2.9.0
  • Loading branch information
nils-a authored Jul 8, 2024
2 parents e89faff + e6b366c commit b83ca36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/projectTemplates/cakeaddintest/CakeAddinTest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<ItemGroup>
<PackageReference Include="Cake.Core" Version="1.0.0" />
<PackageReference Include="Cake.Testing" Version="1.0.0" />
<PackageReference Include="xunit" Version="2.8.1" />
<PackageReference Include="xunit" Version="2.9.0" />
</ItemGroup>

</Project>

0 comments on commit b83ca36

Please sign in to comment.