@Test
 public void testGetLatestVersion() throws URISyntaxException {
   TestCase.assertEquals("1.5.4", VersionProvider.getLatestVersion());
 }