Skip to content

Commit fca569c

Browse files
authored
Merge pull request #136 from JuliaGaussianProcesses/compathelper/new_version/2020-07-11-00-20-29-618-4263190382
CompatHelper: bump compat for "Flux" to "0.11" for package test
2 parents 9fcc060 + 8cd0bfc commit fca569c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
1515
[compat]
1616
Distances = "0.9"
1717
FiniteDifferences = "0.10"
18-
Flux = "0.10"
18+
Flux = "0.10, 0.11"
1919
ForwardDiff = "0.10"
2020
Kronecker = "0.4"
2121
PDMats = "0.9, 0.10"

0 commit comments

Comments
 (0)