Skip to content

Commit bfa9630

Browse files
github-actions[bot]CompatHelper Juliajishnub
authored
CompatHelper: bump compat for BlockBandedMatrices to 0.12 for package ApproxFunBaseTest, (keep existing compat) (#422)
* CompatHelper: bump compat for BlockBandedMatrices to 0.12 for package ApproxFunBaseTest, (keep existing compat) * Bump version to v0.1.5 --------- Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Jishnu Bhattacharya <[email protected]>
1 parent 990a3a1 commit bfa9630

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ApproxFunBaseTest/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ApproxFunBaseTest"
22
uuid = "a931bfaf-0cfd-4a5c-b69c-bf2eed002b43"
33
authors = ["Jishnu Bhattacharya <[email protected]>"]
4-
version = "0.1.4"
4+
version = "0.1.5"
55

66
[deps]
77
ApproxFunBase = "fbd15aa5-315a-5a7d-a8a4-24992e37be05"
@@ -17,7 +17,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1717
ApproxFunBase = "0.5, 0.6, 0.7, 0.8"
1818
BandedMatrices = "0.16, 0.17"
1919
BlockArrays = "0.14, 0.15, 0.16"
20-
BlockBandedMatrices = "0.10, 0.11"
20+
BlockBandedMatrices = "0.10, 0.11, 0.12"
2121
DomainSets = "0.5, 0.6"
2222
InfiniteArrays = "0.11, 0.12"
2323
julia = "1.5"

0 commit comments

Comments
 (0)