Skip to content

Commit

Permalink
Update dependency com.google.cloud.tools:jib-gradle-plugin to v3.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 29, 2024
1 parent 413d18b commit e010372
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
Expand Up @@ -11,7 +11,7 @@ dependencies {
val detekt = "1.23.5"
val springDependency = "1.1.4"
val springBoot = "3.2.2"
val jib = "3.4.0"
val jib = "3.4.2"

// kotlin-conventions
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin")
Expand Down

0 comments on commit e010372

Please sign in to comment.