Skip to content

Commit

Permalink
jib plugin upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
jvorhauer committed Mar 1, 2024
1 parent a3f11ca commit 1041a5b
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 @@ -7,7 +7,7 @@ plugins {
jacoco
idea
kotlin("jvm") version "1.9.22"
id("com.google.cloud.tools.jib") version "3.4.0"
id("com.google.cloud.tools.jib") version "3.4.1"
id("net.researchgate.release") version "3.0.2"
id("com.github.ben-manes.versions") version "0.51.0"
id("io.ktor.plugin") version "2.3.8"
Expand Down

0 comments on commit 1041a5b

Please sign in to comment.