Skip to content

Commit

Permalink
test(deps): update dependency junitxml.testlogger to v3.0.134
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and LoremFooBar committed Jul 31, 2023
1 parent 877ccd4 commit a373c25
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</PackageReference>
<PackageReference Include="FluentAssertions" Version="6.11.0"/>
<PackageReference Include="JetBrains.Annotations" Version="2022.3.1" PrivateAssets="all"/>
<PackageReference Include="JunitXml.TestLogger" Version="3.0.114"/>
<PackageReference Include="JunitXml.TestLogger" Version="3.0.134"/>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.1"/>
<PackageReference Include="Moq" Version="4.18.4"/>
<PackageReference Include="NUnit" Version="3.13.3"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
},
"JunitXml.TestLogger": {
"type": "Direct",
"requested": "[3.0.114, )",
"resolved": "3.0.114",
"contentHash": "f3MYONfGKol63+Azfm4lRKTvKe7IrJMbNoPCMel+YFD68i+dsipMeCj94IN2XtCbJpKRpB2Dh9S1o0bUF0w6mQ=="
"requested": "[3.0.134, )",
"resolved": "3.0.134",
"contentHash": "KoZInijT7rUEXGEOGUQfzLBZFaA65A7g6AhosHCI/aPuqxYMq40wUOO3kynor8QQhbgU+lpLFmhAxNb3+JoCfQ=="
},
"Microsoft.NET.Test.Sdk": {
"type": "Direct",
Expand Down Expand Up @@ -493,9 +493,9 @@
},
"JunitXml.TestLogger": {
"type": "Direct",
"requested": "[3.0.114, )",
"resolved": "3.0.114",
"contentHash": "f3MYONfGKol63+Azfm4lRKTvKe7IrJMbNoPCMel+YFD68i+dsipMeCj94IN2XtCbJpKRpB2Dh9S1o0bUF0w6mQ=="
"requested": "[3.0.134, )",
"resolved": "3.0.134",
"contentHash": "KoZInijT7rUEXGEOGUQfzLBZFaA65A7g6AhosHCI/aPuqxYMq40wUOO3kynor8QQhbgU+lpLFmhAxNb3+JoCfQ=="
},
"Microsoft.NET.Test.Sdk": {
"type": "Direct",
Expand Down Expand Up @@ -906,9 +906,9 @@
},
"JunitXml.TestLogger": {
"type": "Direct",
"requested": "[3.0.114, )",
"resolved": "3.0.114",
"contentHash": "f3MYONfGKol63+Azfm4lRKTvKe7IrJMbNoPCMel+YFD68i+dsipMeCj94IN2XtCbJpKRpB2Dh9S1o0bUF0w6mQ=="
"requested": "[3.0.134, )",
"resolved": "3.0.134",
"contentHash": "KoZInijT7rUEXGEOGUQfzLBZFaA65A7g6AhosHCI/aPuqxYMq40wUOO3kynor8QQhbgU+lpLFmhAxNb3+JoCfQ=="
},
"Microsoft.NET.Test.Sdk": {
"type": "Direct",
Expand Down

0 comments on commit a373c25

Please sign in to comment.