From 1c039f63b2e10110e933cbe8487b60f0b7373b54 Mon Sep 17 00:00:00 2001 From: Penelope Yong Date: Mon, 21 Oct 2024 23:22:03 +0100 Subject: [PATCH] Bump Mooncake compat in tests --- test/Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Project.toml b/test/Project.toml index 7090fc42f..d5d83726f 100644 --- a/test/Project.toml +++ b/test/Project.toml @@ -53,7 +53,7 @@ LinearAlgebra = "1" LogDensityProblems = "2" LogDensityProblemsAD = "1.4" MCMCChains = "5, 6" -Mooncake = "0.4.9" +Mooncake = "0.4.19" NamedArrays = "0.9.4, 0.10" Optim = "1" Optimization = "3"