Skip to content

Commit

Permalink
chore(deps): update plugin com.google.cloud.tools.jib to v2.8.0 (#260)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Jun 15, 2024
1 parent d8698af commit 01134b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
plugins {
id "java"
id "groovy"
id "com.google.cloud.tools.jib" version "2.7.0"
id "com.google.cloud.tools.jib" version "2.8.0"
id "com.github.johnrengelman.shadow" version "6.1.0"
id "com.github.harbby.gradle.serviceloader" version "1.1.2"
}
Expand Down

0 comments on commit 01134b4

Please sign in to comment.