diff --git a/build.gradle b/build.gradle index e6682d1..eb6a050 100644 --- a/build.gradle +++ b/build.gradle @@ -10,7 +10,7 @@ apply plugin: 'com.palantir.docker' ext { sharedDir = file("${project.rootDir}/shared") - common_version = '3.31.5' + common_version = '3.31.6' } group = 'com.exactpro.th2'