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 May 28, 2023
1 parent e5399f9 commit 9e37bc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id 'org.springframework.boot' version '2.7.9'
id 'com.google.cloud.tools.jib' version '3.3.1'
id 'com.google.cloud.tools.jib' version '3.3.2'
id 'jacoco-report-aggregation'
}

Expand Down

0 comments on commit 9e37bc3

Please sign in to comment.