Skip to content

Commit 955117a

Browse files
dependabot[bot]ekharkunov
authored andcommitted
Bump com.google.cloud.artifactregistry.gradle-plugin from 2.2.4 to 2.2.5
Bumps com.google.cloud.artifactregistry.gradle-plugin from 2.2.4 to 2.2.5. --- updated-dependencies: - dependency-name: com.google.cloud.artifactregistry.gradle-plugin dependency-version: 2.2.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 733e2a2 commit 955117a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ buildscript {
77
}
88

99
plugins {
10-
id 'com.google.cloud.artifactregistry.gradle-plugin' version '2.2.4' apply false
10+
id 'com.google.cloud.artifactregistry.gradle-plugin' version '2.2.5' apply false
1111
}
1212

1313
include ":server"

0 commit comments

Comments
 (0)