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.1 to 3.4.2.

---
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 Mar 30, 2024
1 parent a88672a commit 959e3e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/crawlers/rm3l.org/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.1"
id "com.google.cloud.tools.jib" version "3.4.2"
}

description = 'Crawler for rm3l.org'
Expand Down

0 comments on commit 959e3e2

Please sign in to comment.