Skip to content

Commit c5740bc

Browse files
dependabot[bot]rm3l
authored andcommitted
chore(deps): bump com.google.cloud.tools.jib
Bumps com.google.cloud.tools.jib from 3.4.3 to 3.4.4. --- updated-dependencies: - dependency-name: com.google.cloud.tools.jib dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 383e777 commit c5740bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/crawlers/rm3l.org/build.gradle

Lines changed: 1 addition & 1 deletion
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.3"
28+
id "com.google.cloud.tools.jib" version "3.4.4"
2929
}
3030

3131
description = 'Crawler for rm3l.org'

0 commit comments

Comments
 (0)