Upgrade jib plugin
This commit is contained in:
parent
c466277705
commit
d98e20b164
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ plugins {
|
||||||
|
|
||||||
// Apply the application plugin to add support for building a CLI application in Java.
|
// Apply the application plugin to add support for building a CLI application in Java.
|
||||||
application
|
application
|
||||||
id("com.google.cloud.tools.jib") version "3.4.1"
|
id("com.google.cloud.tools.jib") version "3.4.3"
|
||||||
}
|
}
|
||||||
|
|
||||||
repositories {
|
repositories {
|
||||||
|
|
Loading…
Reference in a new issue