We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 36fcbec + 43271cb commit be920dbCopy full SHA for be920db
package.json
@@ -1,12 +1,12 @@
1
{
2
"name": "data-tables-api",
3
- "version": "2.0.6",
+ "version": "2.0.7",
4
"description": "JQuery DataTables Jenkins Plugin",
5
"directories": {
6
"doc": "doc"
7
},
8
"dependencies": {
9
- "datatables.net": "2.0.6",
+ "datatables.net": "2.0.7",
10
"datatables.net-bs5": "2.0.7",
11
"datatables.net-buttons": "3.0.2",
12
"datatables.net-buttons-bs5": "3.0.2",
pom.xml
@@ -18,7 +18,7 @@
18
<url>https://github.com/jenkinsci/data-tables-api-plugin</url>
19
20
<properties>
21
- <revision>2.0.6-2</revision>
+ <revision>2.0.7-1</revision>
22
<changelist>-SNAPSHOT</changelist>
23
24
<module.name>${project.groupId}.datatables</module.name>
0 commit comments