Skip to content

Commit

Permalink
chore: build.gradle 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
SSung023 committed Apr 9, 2024
1 parent df34718 commit cd8783e
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 @@ -50,7 +50,7 @@ dependencies {

// MongoDB
implementation 'org.springframework.boot:spring-boot-starter-data-mongodb'
testImplementation 'de.flapdoodle.embed:de.flapdoodle.embed.mongo'
// testImplementation 'de.flapdoodle.embed:de.flapdoodle.embed.mongo'

// H2
implementation 'com.h2database:h2'
Expand Down

0 comments on commit cd8783e

Please sign in to comment.