Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/github_actions/github/codeql-ac…
Browse files Browse the repository at this point in the history
…tion-3.24.0
  • Loading branch information
AjayKMehta authored Feb 4, 2024
2 parents 8c5b3cd + 665f301 commit bee45cb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion tests/BuilderGenerator.Tests/BuilderGenerator.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Verify.NUnit" Version="23.0.1" />
<PackageReference Include="Verify.NUnit" Version="23.1.0" />
<PackageReference Include="Verify.SourceGenerators" Version="2.2.0" />
</ItemGroup>
<ItemGroup>
Expand Down
12 changes: 6 additions & 6 deletions tests/BuilderGenerator.Tests/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,13 +62,13 @@
},
"Verify.NUnit": {
"type": "Direct",
"requested": "[23.0.1, )",
"resolved": "23.0.1",
"contentHash": "ojLvwlZ/jCC1TY2tnVoF/4PecbMSGK3kVuBWN20zMrk96kZ6MI+3nLAcemYu5VIIpnhBNc+H0rTKwAKesYFGKA==",
"requested": "[23.1.0, )",
"resolved": "23.1.0",
"contentHash": "FPLlhmfc8HtD/8MxaX8Paxb3xtNjH8Ubombkz/kfrCKkbGETuv5nfU7XNp+q82efCGTOp/GhkozQQeC+HYR17A==",
"dependencies": {
"EmptyFiles": "8.1.0",
"NUnit": "4.0.1",
"Verify": "23.0.1"
"Verify": "23.1.0"
}
},
"Verify.SourceGenerators": {
Expand Down Expand Up @@ -192,8 +192,8 @@
},
"Verify": {
"type": "Transitive",
"resolved": "23.0.1",
"contentHash": "RsI0HKgDOWPewwTu592g+ag1OUymmkdHwzVl9J7LzvOXaH7ie/tyMWumE65GHrjlr67JYR9ZRcEZV+vCGRB6UA==",
"resolved": "23.1.0",
"contentHash": "k7hsuTCMxMRj93TcxyWrgw1QzBhWSHmEvtapCh/OQJmqa3ETl/I0tsUpZyxoK/dXqKG3TzoCuFmH3pM6Fg+qTg==",
"dependencies": {
"Argon": "0.15.0",
"DiffEngine": "15.2.0",
Expand Down

0 comments on commit bee45cb

Please sign in to comment.