diff --git a/settings.gradle b/settings.gradle index 92d71c3a..1ee363bb 100644 --- a/settings.gradle +++ b/settings.gradle @@ -7,7 +7,7 @@ buildscript { } plugins { - id 'com.google.cloud.artifactregistry.gradle-plugin' version '2.2.4' apply false + id 'com.google.cloud.artifactregistry.gradle-plugin' version '2.2.5' apply false } include ":server"