Skip to content

Commit

Permalink
Merge pull request #1447 from jqnatividad/dependabot/cargo/jql-runner…
Browse files Browse the repository at this point in the history
…-7.1.0

build(deps): bump jql-runner from 7.0.7 to 7.1.0
  • Loading branch information
jqnatividad authored Dec 4, 2023
2 parents 442b35b + ce5bb4f commit e3bb1f3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ jsonschema = { version = "0.17", features = [
"resolve-http",
], default-features = false }
jsonxf = { version = "1", optional = true }
jql-runner = { version = "7.0", default-features = false, optional = true }
jql-runner = { version = "7.1", default-features = false, optional = true }
log = "0.4"
mimalloc = { version = "0.1", default-features = false, optional = true }
mlua = { version = "0.9", features = [
Expand Down

0 comments on commit e3bb1f3

Please sign in to comment.