]> source.dussan.org Git - sonarqube.git/blob
656149c3d19f1d21936e31f5a4b1e328e7b47210
[sonarqube.git] /
1 {
2   "plugins": [
3     {
4       "key": "scmgit",
5       "hash": "abc",
6       "type": "BUNDLED",
7       "updatedAt": 100
8     },
9     {
10       "key": "java",
11       "hash": "def",
12       "type": "EXTERNAL",
13       "updatedAt": 200
14     }
15   ]
16 }