We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ba5835 commit 233cb9dCopy full SHA for 233cb9d
application/build.gradle
@@ -6,7 +6,7 @@ buildscript {
6
7
plugins {
8
id 'application'
9
- id 'com.google.cloud.tools.jib' version '3.3.0'
+ id 'com.google.cloud.tools.jib' version '3.4.0'
10
id 'com.github.johnrengelman.shadow' version '8.1.0'
11
id 'database-settings'
12
}
0 commit comments