Skip to content

Commit

Permalink
chore(deps): Bump com.google.cloud.tools.jib from 3.4.3 to 3.4.4 (#1252)
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent b4ced1c commit 2047bea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ plugins {
id("org.graalvm.buildtools.native") version "0.10.3"
kotlin("jvm") version "2.0.21" apply false
kotlin("plugin.spring") version "2.0.21" apply false
id("com.google.cloud.tools.jib") version "3.4.3" apply false
id("com.google.cloud.tools.jib") version "3.4.4" apply false
id("io.gitlab.arturbosch.detekt") version "1.23.7" apply false
id("org.sonarqube") version "5.1.0.4882"
jacoco
Expand Down

0 comments on commit 2047bea

Please sign in to comment.