Skip to content

Commit 9465c84

Browse files
dependabot[bot]rm3l
authored andcommitted
chore(deps): bump com.google.cloud.tools.jib
Bumps com.google.cloud.tools.jib from 3.4.0 to 3.4.1. --- updated-dependencies: - dependency-name: com.google.cloud.tools.jib dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ac37b95 commit 9465c84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/crawlers/discoverdev.io/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ plugins {
2525
id 'application'
2626
id "org.jetbrains.kotlin.jvm"
2727
id "com.github.johnrengelman.shadow" version "7.1.2"
28-
id "com.google.cloud.tools.jib" version "3.4.0"
28+
id "com.google.cloud.tools.jib" version "3.4.1"
2929
}
3030

3131
description = 'DiscoverDev.io crawler'

0 commit comments

Comments
 (0)