Skip to content

Commit 5ccbd9f

Browse files
dependabot[bot]rm3l
authored andcommitted
chore(deps): bump com.google.cloud.tools.jib in /backend/api
Bumps com.google.cloud.tools.jib from 3.4.3 to 3.4.4. --- updated-dependencies: - dependency-name: com.google.cloud.tools.jib dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c5740bc commit 5ccbd9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/api/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ plugins {
2727
id 'io.spring.dependency-management' version '1.1.6'
2828
id "org.jetbrains.kotlin.plugin.spring"
2929
id "org.jetbrains.kotlin.jvm"
30-
id "com.google.cloud.tools.jib" version "3.4.3"
30+
id "com.google.cloud.tools.jib" version "3.4.4"
3131
}
3232

3333
description = 'GraphQL API'

0 commit comments

Comments
 (0)