Skip to content

Commit

Permalink
chore(deps): update plugin com.google.cloud.tools.jib to v3.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 2, 2024
1 parent d0cc3d3 commit dda9c56
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 @@ -9,7 +9,7 @@ plugins {
kotlin("plugin.jpa") version "1.7.10"
kotlin("kapt") version "1.7.10"
id("jacoco")
id("com.google.cloud.tools.jib") version "3.3.0"
id("com.google.cloud.tools.jib") version "3.3.2"
}

group = "zip"
Expand Down

0 comments on commit dda9c56

Please sign in to comment.