Skip to content

Commit

Permalink
Update deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
AjayKMehta committed Jan 22, 2024
1 parent cda8479 commit fd4bdf7
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="22.11.5" />
<PackageReference Include="Verify.NUnit" Version="23.0.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": "[22.11.5, )",
"resolved": "22.11.5",
"contentHash": "g/9dc+svYJ96SlUZBUSgPwv2IRc8l6yYWdz9yJDyk8eOlwoCaQ/CAgEqCK5HwSIZVg8rSSDI260IMDcKAbB/cA==",
"requested": "[23.0.0, )",
"resolved": "23.0.0",
"contentHash": "IOetY7Qu/bwMiwUzmwUF/pcmTCSk8y95qjc4jgt2+xmLUt7csneeLB5OEHbMXHvRqum6tXeepgnqNFoJXYogPA==",
"dependencies": {
"EmptyFiles": "8.1.0",
"NUnit": "4.0.1",
"Verify": "22.11.5"
"Verify": "23.0.0"
}
},
"Verify.SourceGenerators": {
Expand Down Expand Up @@ -192,8 +192,8 @@
},
"Verify": {
"type": "Transitive",
"resolved": "22.11.5",
"contentHash": "1COwqJlCsYqi//gpxzaTcE2BRrTmv3FPeOYbyJ5aS0eAc08QL+0jN09FGq8wB7Ww3nDm2EEg0qPs7TCyFuC1VQ==",
"resolved": "23.0.0",
"contentHash": "uPP4LyZ69Lm0lBqQLZpzF/bUNINTOsCUCb3YOlcEWktBCPtnxGsvYtCEuOFlHjLbaQkZmrbj4nc0ljnWY3UFnQ==",
"dependencies": {
"Argon": "0.15.0",
"DiffEngine": "15.1.1",
Expand Down

0 comments on commit fd4bdf7

Please sign in to comment.