Skip to content

Commit 0bbdd31

Browse files
committed
bump required DBI version
1 parent 59b085f commit 0bbdd31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Imports:
2424
dplyr (>= 0.7.0),
2525
dbplyr (>= 1.0.0),
2626
methods (>= 3.3.2),
27-
DBI (>= 0.3.1),
27+
DBI (>= 0.6.0),
2828
Rcpp (>= 0.11.0)
2929
LazyData: true
3030
RoxygenNote: 6.0.1

0 commit comments

Comments
 (0)