Skip to content

Commit

Permalink
Setting: fixture-monkey 라이브러리 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
yoonseon12 committed Jan 31, 2024
1 parent bc93b0a commit c8f2fdc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions module-api/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ dependencies {
testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation 'com.h2database:h2'
testImplementation 'org.springframework.security:spring-security-test'
testImplementation 'com.navercorp.fixturemonkey:fixture-monkey-starter:1.0.13'
}

tasks.register("prepareKotlinBuildScriptModel") {}
Expand Down

0 comments on commit c8f2fdc

Please sign in to comment.