Skip to content

Commit 2de5386

Browse files
committed
Bump testthat and R versions
1 parent 58cbbef commit 2de5386

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

DESCRIPTION

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ License: MIT + file LICENSE
2020
URL: https://usethis.r-lib.org, https://github.com/r-lib/usethis
2121
BugReports: https://github.com/r-lib/usethis/issues
2222
Depends:
23-
R (>= 3.4)
23+
R (>= 3.6)
2424
Imports:
2525
cli (>= 3.0.1),
2626
clipr (>= 0.3.0),
@@ -52,12 +52,10 @@ Suggests:
5252
roxygen2 (>= 7.1.2),
5353
spelling (>= 1.2),
5454
styler (>= 1.2.0),
55-
testthat (>= 3.1.7.9000)
55+
testthat (>= 3.1.8)
5656
Config/Needs/website: tidyverse/tidytemplate, xml2
5757
Config/testthat/edition: 3
5858
Encoding: UTF-8
5959
Language: en-US
6060
Roxygen: list(markdown = TRUE)
6161
RoxygenNote: 7.2.3
62-
Remotes:
63-
r-lib/testthat

0 commit comments

Comments
 (0)