Skip to content

Commit

Permalink
test: pwd
Browse files Browse the repository at this point in the history
  • Loading branch information
ay-eonii committed Jul 16, 2024
1 parent 83dd562 commit d1d5262
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 @@ -35,6 +35,7 @@ dependencies {
compileOnly 'org.projectlombok:lombok'
annotationProcessor 'org.projectlombok:lombok'

runtimeOnly 'com.mysql:mysql-connector-j'
runtimeOnly 'org.mariadb.jdbc:mariadb-java-client'

testImplementation 'org.springframework.boot:spring-boot-starter-test'
Expand Down

0 comments on commit d1d5262

Please sign in to comment.