Skip to content

Commit

Permalink
Merge pull request #7 from devlead/renovate/xunit.assert-2.x
Browse files Browse the repository at this point in the history
Update dependency xunit.assert to 2.9.3
  • Loading branch information
devlead authored Jan 21, 2025
2 parents d2a9e3a + e80b016 commit 7352eea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/helpers.cake
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#addin "nuget:?package=xunit.assert&version=2.4.1"
#addin "nuget:?package=xunit.assert&version=2.9.3"
#load "records.cake"

// Usings
Expand Down

0 comments on commit 7352eea

Please sign in to comment.