We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6dad84 commit 42f91beCopy full SHA for 42f91be
backend/crawlers/engineeringblogs.xyz/build.gradle
@@ -24,7 +24,7 @@
24
plugins {
25
id 'application'
26
id "org.jetbrains.kotlin.jvm"
27
- id "com.github.johnrengelman.shadow" version "7.1.2"
+ id "com.github.johnrengelman.shadow" version "8.1.1"
28
id "com.google.cloud.tools.jib" version "3.3.1"
29
}
30
0 commit comments