diff --git a/build.gradle b/build.gradle index 4a10f03638..01e32c5f4e 100644 --- a/build.gradle +++ b/build.gradle @@ -118,7 +118,7 @@ subprojects { sourceCompatibility = 1.5 targetCompatibility = 1.5 - version = '1.52' + version = '1.55.0.0' test { systemProperty 'bc.test.data.home', bcTestDataHome