Skip to content

Commit 5a53432

Browse files
committed
Update dependencies
1 parent 49d8990 commit 5a53432

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dub.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
],
55
"copyright": "Copyright © 2022, Tomoya Tanjo",
66
"dependencies": {
7-
"schema-salad-d": "~>1.2.1"
7+
"schema-salad-d": "~>1.2.2"
88
},
99
"description": "Autogenerated classes for reading and writing CWL objects using the D language.",
1010
"homepage": "https://github.com/common-workflow-lab/cwl-d-auto",

dub.selections.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"cachetools": "0.4.1",
66
"dyaml": "0.10.0",
77
"requests": "2.1.3",
8-
"schema-salad-d": "1.2.1",
8+
"schema-salad-d": "1.2.2",
99
"test_allocator": "0.3.4",
1010
"tinyendian": "0.2.0",
1111
"unit-threaded": "0.10.8"

0 commit comments

Comments
 (0)