Skip to content

Commit

Permalink
chore(deps): bump com.google.cloud.tools.jib
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored and rm3l committed Oct 19, 2024
1 parent 5ccbd9f commit 2bee6be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/crawlers/discoverdev.io/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ plugins {
id 'application'
id "org.jetbrains.kotlin.jvm"
id "com.github.johnrengelman.shadow" version "7.1.2"
id "com.google.cloud.tools.jib" version "3.4.3"
id "com.google.cloud.tools.jib" version "3.4.4"
}

description = 'DiscoverDev.io crawler'
Expand Down

0 comments on commit 2bee6be

Please sign in to comment.