Skip to content

Commit

Permalink
[settings] build.gradle 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
jinkonu authored Jun 22, 2024
1 parent 9fdffd9 commit 879c64b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ repositories {
}

dependencies {
implementation 'org.springframework.boot:spring-boot-starter'
implementation 'org.springframework.boot:spring-boot-starter-data-jpa'
implementation 'org.springframework.boot:spring-boot-starter-web'
implementation 'org.springframework.boot:spring-boot-starter-actuator'
Expand Down

0 comments on commit 879c64b

Please sign in to comment.