Skip to content

Commit

Permalink
Merge pull request #2166 from snyk/fix/support_quotes_in_poetry_toml
Browse files Browse the repository at this point in the history
fix: support quoted keys in inline tables
  • Loading branch information
admons committed Aug 16, 2021
2 parents dc6b784 + 7973015 commit 707801d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -131,7 +131,7 @@
"snyk-nuget-plugin": "1.22.1",
"snyk-php-plugin": "1.9.2",
"snyk-policy": "1.22.0",
"snyk-python-plugin": "1.19.11",
"snyk-python-plugin": "1.20.1",
"snyk-resolve": "1.1.0",
"snyk-resolve-deps": "4.7.2",
"snyk-sbt-plugin": "2.11.3",
Expand Down

0 comments on commit 707801d

Please sign in to comment.