Skip to content

Commit

Permalink
chore: jib 의존성 추가 (#80)
Browse files Browse the repository at this point in the history
  • Loading branch information
ddingmin authored May 28, 2024
1 parent a38b09e commit dc88bca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ plugins {
kotlin("jvm") version "1.9.23"
kotlin("plugin.spring") version "1.9.23"
kotlin("plugin.jpa") version "1.9.23"
id("com.google.cloud.tools.jib") version "3.4.2"
}

group = "com.depromeet"
Expand Down

0 comments on commit dc88bca

Please sign in to comment.