Skip to content

Commit af47e0a

Browse files
committed
[dotnet] Update dependency System.Text.Json to 8.0.5
Signed-off-by: Viet Nguyen Duc <[email protected]>
1 parent ff426d9 commit af47e0a

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

dotnet/paket.dependencies

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ nuget System.Diagnostics.Tools 4.3.0
2424
nuget System.Drawing.Common 7.0.0
2525
nuget System.Runtime 4.3.1
2626
nuget System.Runtime.InteropServices 4.3.0
27-
nuget System.Text.Json 8.0.4
27+
nuget System.Text.Json 8.0.5
2828
nuget Runfiles 0.12.0

dotnet/paket.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ NUGET
100100
System.Buffers (>= 4.5.1) - restriction: || (&& (== net7.0) (>= net462)) (&& (== net7.0) (< net6.0)) (== netstandard2.0)
101101
System.Memory (>= 4.5.5) - restriction: || (&& (== net7.0) (>= net462)) (&& (== net7.0) (< net6.0)) (== netstandard2.0)
102102
System.Runtime.CompilerServices.Unsafe (>= 6.0) - restriction: || (&& (== net7.0) (>= net462)) (&& (== net7.0) (< net6.0)) (== netstandard2.0)
103-
System.Text.Json (8.0.4)
103+
System.Text.Json (8.0.5)
104104
Microsoft.Bcl.AsyncInterfaces (>= 8.0) - restriction: || (&& (== net7.0) (>= net462)) (&& (== net7.0) (< net6.0)) (== netstandard2.0)
105105
System.Buffers (>= 4.5.1) - restriction: || (&& (== net7.0) (>= net462)) (&& (== net7.0) (< net6.0)) (== netstandard2.0)
106106
System.Memory (>= 4.5.5) - restriction: || (&& (== net7.0) (>= net462)) (&& (== net7.0) (< net6.0)) (== netstandard2.0)

javascript/node/selenium-webdriver/CHANGES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
## 4.27.0
2+
23
--> [ci] Bumping version for nightly
34
[skip ci]
45
--> [bidi][js] Ensure start nodes are serialized

0 commit comments

Comments
 (0)