Skip to content

Commit 2406561

Browse files
authored
Merge pull request #11100 from penelopeysm/main
Bump QuartoNotebookRunner.jl to 0.11.5
2 parents d41bf1b + 040d71b commit 2406561

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

news/changelog-1.6.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ All changes included in 1.6:
9696
### `julia`
9797

9898
- ([#10225](https://github.com/quarto-dev/quarto-cli/issues/10225)): Handle API change in `is_manifest_current` in Julia 1.11.
99+
- ([#11013](https://github.com/quarto-dev/quarto-cli/issues/11013)): Fix QuartoNotebookRunner.jl precompilation failure on Julia 1.11.
99100

100101
### `jupyter`
101102

src/resources/julia/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
QuartoNotebookRunner = "4c0109c6-14e9-4c88-93f0-2b974d3468f4"
33

44
[compat]
5-
QuartoNotebookRunner = "=0.11.2"
5+
QuartoNotebookRunner = "=0.11.5"

0 commit comments

Comments
 (0)