We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d75b3c3 commit b1f42e5Copy full SHA for b1f42e5
backend/crawlers/rm3l.org/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 rm3l.org'
0 commit comments