Skip to content

Commit

Permalink
Merge pull request #20 from lotteon2/fix/develop
Browse files Browse the repository at this point in the history
fix: build.gradle
  • Loading branch information
qwerty1434 authored Jan 11, 2024
2 parents bd2202c + 841c79c commit e4aaf1f
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 @@ -38,7 +38,7 @@ dependencies {
testImplementation 'org.springframework.boot:spring-boot-starter-test'
implementation 'org.springframework.kafka:spring-kafka'
implementation 'org.springframework.boot:spring-boot-starter-data-jpa'
implementation 'io.github.lotteon-maven:blooming-blooms-utils:202401030507'
implementation 'io.github.lotteon-maven:blooming-blooms-utils:202401091420'
runtimeOnly 'com.h2database:h2'
implementation 'mysql:mysql-connector-java:8.0.33'
testImplementation 'org.mock-server:mockserver-netty:5.11.2' // 사용 중인 MockServer 버전
Expand Down

0 comments on commit e4aaf1f

Please sign in to comment.