Skip to content

Commit

Permalink
build!: add minimum version to package imports for dplyr
Browse files Browse the repository at this point in the history
  • Loading branch information
egouldo committed Aug 29, 2024
1 parent 114bb30 commit 230c6fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Imports:
betapart,
cli,
data.table,
dplyr,
dplyr (>= 1.1.4),
forcats,
fs,
glue,
Expand Down

0 comments on commit 230c6fb

Please sign in to comment.