Skip to content

Commit 4306878

Browse files
chore(deps): bump com.google.cloud.tools.jib in /backend/api
Bumps com.google.cloud.tools.jib from 3.4.4 to 3.4.5. --- updated-dependencies: - dependency-name: com.google.cloud.tools.jib dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2cbc946 commit 4306878

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/api/build.gradle

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

3333
description = 'GraphQL API'

0 commit comments

Comments
 (0)