Skip to content

Commit 36ff7e7

Browse files
CompatHelper: bump compat for "FiniteDifferences" to "0.12" for package test (#226)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: David Widmann <[email protected]>
1 parent b2c2e52 commit 36ff7e7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "KernelFunctions"
22
uuid = "ec8451be-7e33-11e9-00cf-bbf324bd1392"
3-
version = "0.8.12"
3+
version = "0.8.13"
44

55
[deps]
66
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
1717
[compat]
1818
AxisArrays = "0.4.3"
1919
Distances = "0.9, 0.10"
20-
FiniteDifferences = "0.10.8, 0.11"
20+
FiniteDifferences = "0.10.8, 0.11, 0.12"
2121
Flux = "0.10, 0.11"
2222
ForwardDiff = "0.10"
2323
JuliaFormatter = "0.12.2"

0 commit comments

Comments
 (0)