Skip to content

Commit aa3cc67

Browse files
github-actions[bot]CompatHelper Julia
andauthored
CompatHelper: add new compat entry for StableRNGs at version 1 for package test, (drop existing compat) (#174)
This pull request sets the compat entry for the `StableRNGs` package to `1` for package test. This drops the compat entries for earlier versions. Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request. Note: Consider registering a new release of your package immediately after merging this PR, as downstream packages may depend on this for tests to pass. Co-authored-by: CompatHelper Julia <[email protected]>
1 parent ef1af5f commit aa3cc67

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,6 @@ DataFrames = "1"
1818
ForwardDiff = "0.10, 1"
1919
Mooncake = "0.4.122"
2020
ReverseDiff = "1"
21+
StableRNGs = "1"
2122
Statistics = "1"
2223
TimerOutputs = "0.5"

0 commit comments

Comments
 (0)