Skip to content

Commit

Permalink
chore(deps): Bump com.google.cloud.tools.jib from 3.4.1 to 3.4.2 (#1124)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent 2a02a7c commit 6b934b0
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 @@ -23,7 +23,7 @@ plugins {
id("org.graalvm.buildtools.native") version "0.10.1"
kotlin("jvm") version "1.9.23" apply false
kotlin("plugin.spring") version "1.9.23" apply false
id("com.google.cloud.tools.jib") version "3.4.1" apply false
id("com.google.cloud.tools.jib") version "3.4.2" apply false
id("io.gitlab.arturbosch.detekt") version "1.23.6" apply false
id("org.sonarqube") version "5.0.0.4638"
jacoco
Expand Down

0 comments on commit 6b934b0

Please sign in to comment.