Skip to content

Commit 25127ac

Browse files
CompatHelper: bump compat for "FillArrays" to "0.13" for package ReinforcementLearningCore (#583)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6fe6aa0 commit 25127ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ReinforcementLearningCore/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ CircularArrayBuffers = "0.1"
3838
Compat = "3"
3939
Distributions = "0.24, 0.25"
4040
ElasticArrays = "1.2"
41-
FillArrays = "0.8, 0.9, 0.10, 0.11, 0.12"
41+
FillArrays = "0.8, 0.9, 0.10, 0.11, 0.12, 0.13"
4242
Flux = "0.12"
4343
Functors = "0.1, 0.2"
4444
GPUArrays = "5, 6.0, 7, 8"

0 commit comments

Comments
 (0)