We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9465c84 commit ffc0cccCopy full SHA for ffc0ccc
backend/crawlers/engineeringblogs.xyz/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 = 'Crawler for engineeringblogs.xyz'
0 commit comments