Skip to content

Commit 7e2fc92

Browse files
Require AllocCheck 0.2 in StochasticDiffEq tests (#4099)
Co-authored-by: ChrisRackauckas-Claude <accounts@chrisrackauckas.com>
1 parent de431f1 commit 7e2fc92

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

lib/StochasticDiffEq/Project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "StochasticDiffEq"
22
uuid = "789caeaf-c7a9-5a7d-9973-96adeb23e2a0"
3-
version = "7.1.3"
3+
version = "7.1.4"
44
authors = ["Chris Rackauckas <accounts@chrisrackauckas.com>"]
55

66
[deps]
@@ -46,6 +46,7 @@ StochasticDiffEqWeak = {path = "../StochasticDiffEqWeak"}
4646

4747
[compat]
4848
ADTypes = "1.22.0"
49+
AllocCheck = "0.2"
4950
DiffEqBase = "7"
5051
DiffEqNoiseProcess = "5.30.0"
5152
LinearAlgebra = "1.6"

0 commit comments

Comments
 (0)