We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac37b95 commit 9465c84Copy full SHA for 9465c84
backend/crawlers/discoverdev.io/build.gradle
@@ -25,7 +25,7 @@ plugins {
25
id 'application'
26
id "org.jetbrains.kotlin.jvm"
27
id "com.github.johnrengelman.shadow" version "7.1.2"
28
- id "com.google.cloud.tools.jib" version "3.4.0"
+ id "com.google.cloud.tools.jib" version "3.4.1"
29
}
30
31
description = 'DiscoverDev.io crawler'
0 commit comments