Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
ggamD00 authored Jul 25, 2024
1 parent ce120e9 commit ca6b005
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 @@ -2,7 +2,7 @@ plugins {
id 'java'
id 'org.springframework.boot' version '3.2.7'
id 'io.spring.dependency-management' version '1.1.5'
id 'com.google.cloud.tools.jib' version '3.4.1'
id 'com.google.cloud.tools.jib' version '3.4.3'
}

group = 'com.bbteam'
Expand Down

0 comments on commit ca6b005

Please sign in to comment.