File tree 3 files changed +4
-4
lines changed 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4
4
version :
5
5
description : The desired jsoncons version to install
6
6
required : false
7
- default : " 1.3.0 "
7
+ default : " 1.3.2 "
8
8
runs :
9
9
using : composite
10
10
steps :
Original file line number Diff line number Diff line change 4
4
version :
5
5
description : The desired nlohmann-json version to install
6
6
required : false
7
- default : " 3.11.2 "
7
+ default : " 3.12.0 "
8
8
runs :
9
9
using : composite
10
10
steps :
Original file line number Diff line number Diff line change 13
13
strategy :
14
14
matrix :
15
15
target :
16
- - { name: "danielaparker-jsoncons", tag: "1.3.0 ", version: "v1.3.0 " }
16
+ - { name: "danielaparker-jsoncons", tag: "1.3.2 ", version: "v1.3.2 " }
17
17
- { name: "boost-json", tag: "1.78.0", version: "v1.80.0" }
18
- - { name: "nlohmann-json", tag: "3.11.2 ", version: "v3.11.2 " }
18
+ - { name: "nlohmann-json", tag: "3.12.0 ", version: "v3.12.0 " }
19
19
- { name: "kazuho-picojson", tag: "111c9be5188f7350c2eac9ddaedd8cca3d7bf394", version: "111c9be" }
20
20
- { name: "open-source-parsers-jsoncpp", tag: "1.9.5", version: "v1.9.5" }
21
21
steps :
You can’t perform that action at this time.
0 commit comments