We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cbc946 commit 4306878Copy full SHA for 4306878
backend/api/build.gradle
@@ -27,7 +27,7 @@ plugins {
27
id 'io.spring.dependency-management' version '1.1.7'
28
id "org.jetbrains.kotlin.plugin.spring"
29
id "org.jetbrains.kotlin.jvm"
30
- id "com.google.cloud.tools.jib" version "3.4.4"
+ id "com.google.cloud.tools.jib" version "3.4.5"
31
}
32
33
description = 'GraphQL API'
0 commit comments