diff --git a/uiTestGlaze/build.gradle b/uiTestGlaze/build.gradle index e454670..a399d47 100644 --- a/uiTestGlaze/build.gradle +++ b/uiTestGlaze/build.gradle @@ -6,7 +6,7 @@ plugins { ext { PUBLISH_GROUP_ID = 'io.github.getyourguide' - PUBLISH_VERSION = '1.1.6' + PUBLISH_VERSION = '1.1.7' PUBLISH_ARTIFACT_ID = 'uitestglaze' }