Skip to content

Commit 7bd32c9

Browse files
deps: Bump TinyBDD.Xunit from 0.19.2 to 0.19.3 (#107)
--- updated-dependencies: - dependency-name: TinyBDD.Xunit dependency-version: 0.19.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 76348af commit 7bd32c9

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

tests/JD.Efcpt.Build.Tests/JD.Efcpt.Build.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<PackageReference Include="Testcontainers.FirebirdSql" Version="4.10.0" />
4040
<PackageReference Include="Testcontainers.Oracle" Version="4.10.0" />
4141
<PackageReference Include="SQLitePCLRaw.bundle_e_sqlite3" Version="3.0.2" />
42-
<PackageReference Include="TinyBDD.Xunit" Version="0.19.2" />
42+
<PackageReference Include="TinyBDD.Xunit" Version="0.19.3" />
4343
<PackageReference Include="xunit" Version="2.9.3" />
4444
<PackageReference Include="Xunit.SkippableFact" Version="1.5.61" />
4545
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5">

tests/JD.Efcpt.Build.Tests/packages.lock.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -112,11 +112,11 @@
112112
},
113113
"TinyBDD.Xunit": {
114114
"type": "Direct",
115-
"requested": "[0.19.2, )",
116-
"resolved": "0.19.2",
117-
"contentHash": "u3aj2HFdXFltGnd3AeNXzOvCe4qmxV2c5EmgNLpYWEP5rprmcz4rBK7STYI9Rzk3OH1jwWSv6EE6k/zwoOv1bw==",
115+
"requested": "[0.19.3, )",
116+
"resolved": "0.19.3",
117+
"contentHash": "V+B+fHyJxlmBLt1PHQ8Rj+aOD5etNQfzGMBInvZMDKflF9yn9EMyjVAvJEWLs4TQYMvBxu9Y09od8UpRQL9YwA==",
118118
"dependencies": {
119-
"TinyBDD": "0.19.2",
119+
"TinyBDD": "0.19.3",
120120
"xunit.abstractions": "2.0.3",
121121
"xunit.extensibility.core": "2.9.3"
122122
}
@@ -350,16 +350,16 @@
350350
},
351351
"Microsoft.Extensions.DependencyInjection": {
352352
"type": "Transitive",
353-
"resolved": "10.0.2",
354-
"contentHash": "J/Zmp6fY93JbaiZ11ckWvcyxMPjD6XVwIHQXBjryTBgn7O6O20HYg9uVLFcZlNfgH78MnreE/7EH+hjfzn7VyA==",
353+
"resolved": "10.0.3",
354+
"contentHash": "2DLOmC0EkB2smVK8lPP1PIKEgL1arE3CMp9XSIQB/Y7ev5nnnyuM/PizKJ6QfLD08QCYoopSC9SFdbYglDomYg==",
355355
"dependencies": {
356-
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.2"
356+
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.3"
357357
}
358358
},
359359
"Microsoft.Extensions.DependencyInjection.Abstractions": {
360360
"type": "Transitive",
361-
"resolved": "10.0.2",
362-
"contentHash": "zOIurr59+kUf9vNcsUkCvKWZv+fPosUZXURZesYkJCvl0EzTc9F7maAO4Cd2WEV7ZJJ0AZrFQvuH6Npph9wdBw=="
361+
"resolved": "10.0.3",
362+
"contentHash": "bwGMrRcAMWx2s/RDgja97p27rxSz2pEQW0+rX5cWAUWVETVJ/eyxGfjAl8vuG5a+lckWmPIE+vcuaZNVB5YDdw=="
363363
},
364364
"Microsoft.Extensions.Logging": {
365365
"type": "Transitive",
@@ -667,11 +667,11 @@
667667
},
668668
"TinyBDD": {
669669
"type": "Transitive",
670-
"resolved": "0.19.2",
671-
"contentHash": "6AxyTZydfP6gkr0PtIueDnQ8tFcYnJGZXyZyoKWYWrXP5iJps3FWhhhLXUG21sIfyTyRDF+9pmMWi6OufPumVA==",
670+
"resolved": "0.19.3",
671+
"contentHash": "vKhUd9HJDQ8JOoHFcI6K/jgHkOonrLpXTSBtLj+DLOjsSwErA+a0csD55lPgv8XCKGUAANtKxFTYF84WUObF3g==",
672672
"dependencies": {
673-
"Microsoft.Extensions.DependencyInjection": "10.0.2",
674-
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.2"
673+
"Microsoft.Extensions.DependencyInjection": "10.0.3",
674+
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.3"
675675
}
676676
},
677677
"Tomlyn.Signed": {

0 commit comments

Comments
 (0)