Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tom-tan committed Nov 19, 2022
1 parent e39d2c1 commit de0c2ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dub.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
],
"copyright": "Copyright © 2022, Tomoya Tanjo",
"dependencies": {
"schema-salad-d": "~>0.10.2"
"schema-salad-d": "~>0.10.3"
},
"description": "Autogenerated classes for reading and writing CWL objects using the D language.",
"homepage": "https://github.com/common-workflow-lab/cwl-d-auto",
Expand Down
2 changes: 1 addition & 1 deletion dub.selections.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"cachetools": "0.3.1",
"dyaml": "0.9.2",
"requests": "2.0.9",
"schema-salad-d": "0.10.2",
"schema-salad-d": "0.10.3",
"tinyendian": "0.2.0"
}
}

0 comments on commit de0c2ed

Please sign in to comment.