Skip to content

Commit

Permalink
Merge pull request #482 from cake-build/renovate/xunit-dotnet-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update dependency xunit to 2.9.2
  • Loading branch information
nils-a authored Sep 29, 2024
2 parents 2facaf8 + f14515a commit 2f3b6ab
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.9.0" />
<PackageReference Include="xunit" Version="2.9.2" />
</ItemGroup>

</Project>

0 comments on commit 2f3b6ab

Please sign in to comment.