Skip to content

Commit 1ddc157

Browse files
committed
update of Datatables CDN from 1.10.16 to 1.10.18
1 parent 88dfcae commit 1ddc157

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/Helpers/Cdn.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ class Cdn
1515
const FontAwesome = '5.2.0';
1616

1717
// https://datatables.net/download/
18-
const DataTables = '1.10.16';
19-
const DataTablesResponsive = '2.2.0';
18+
const DataTables = '1.10.18';
19+
const DataTablesResponsive = '2.2.2';
2020
}

0 commit comments

Comments
 (0)