Skip to content

Commit

Permalink
Merge pull request #49 from navikt/dependabot/gradle/com.google.cloud…
Browse files Browse the repository at this point in the history
….tools.jib-3.4.4

Bump com.google.cloud.tools.jib from 3.4.3 to 3.4.4
  • Loading branch information
nilsmsa authored Oct 23, 2024
2 parents b90c011 + 798f2e4 commit 59c0df2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
kotlin("jvm") 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("org.openapi.generator") version "7.9.0" apply false
id("com.github.davidmc24.gradle.plugin.avro") version "1.9.1" apply false
}
Expand Down

0 comments on commit 59c0df2

Please sign in to comment.