Skip to content

Commit bec465f

Browse files
build(deps): bump com.google.cloud.artifactregistry.gradle-plugin (#782)
Bumps com.google.cloud.artifactregistry.gradle-plugin from 2.2.3 to 2.2.4. --- updated-dependencies: - dependency-name: com.google.cloud.artifactregistry.gradle-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c479e9e commit bec465f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kostra-barnevern/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id("io.spring.dependency-management") version "1.1.6"
3-
id("com.google.cloud.artifactregistry.gradle-plugin") version "2.2.3" apply false
3+
id("com.google.cloud.artifactregistry.gradle-plugin") version "2.2.4" apply false
44
`maven-publish`
55
}
66

0 commit comments

Comments
 (0)