Skip to content

Commit

Permalink
Merge pull request #28 from najakgil/feature/#23
Browse files Browse the repository at this point in the history
chore: db 수정2
  • Loading branch information
hw130 authored Jan 27, 2024
2 parents 0bab73c + 7e27c30 commit 25988b6
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 @@ -42,6 +42,7 @@ dependencies {
// DB
// runtimeOnly 'com.h2database:h2'
runtimeOnly 'com.mysql:mysql-connector-j'
implementation 'org.springframework.boot:spring-boot-starter-jdbc'


// jwt2
Expand Down

0 comments on commit 25988b6

Please sign in to comment.