Skip to content

Commit

Permalink
Bump com.google.cloud.tools.jib from 3.4.0 to 3.4.1
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]>
  • Loading branch information
dependabot[bot] committed Feb 26, 2024
1 parent 68468f1 commit 09afbdd
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 @@ -3,7 +3,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
plugins {
id("uk.gov.justice.hmpps.gradle-spring-boot") version "5.15.2"
kotlin("plugin.spring") version "1.9.22"
id("com.google.cloud.tools.jib") version "3.4.0"
id("com.google.cloud.tools.jib") version "3.4.1"
}

configurations {
Expand Down

0 comments on commit 09afbdd

Please sign in to comment.