Skip to content

Commit

Permalink
Bump com.google.cloud.tools.jib from 3.4.0 to 3.4.1 (#3333)
Browse files Browse the repository at this point in the history
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 29, 2024
1 parent 822b54b commit 17fc7fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id("com.google.cloud.tools.jib") version "3.4.0" apply false
id("com.google.cloud.tools.jib") version "3.4.1" apply false
id("org.sonarqube") version "4.4.1.3373" apply false
`kotlin-dsl`
}
Expand Down

0 comments on commit 17fc7fd

Please sign in to comment.