Skip to content

Commit 7e91904

Browse files
committed
chore : remove unnecessary dependency QUZ-125
1 parent 2b5c800 commit 7e91904

File tree

2 files changed

+0
-16
lines changed

2 files changed

+0
-16
lines changed

matching-service/matching-infra/build.gradle.kts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ dependencies {
2424
implementation("org.springframework.boot:spring-boot-starter-data-jpa")
2525
implementation("mysql:mysql-connector-java:8.0.28")
2626

27-
implementation("com.fasterxml.jackson.core:jackson-databind")
28-
implementation("com.fasterxml.jackson.module:jackson-module-kotlin")
2927
implementation("org.springframework.boot:spring-boot-starter-data-redis")
3028
implementation("redis.clients:jedis:5.2.0")
3129

matching-service/matching-infra/src/main/kotlin/com/grepp/quizy/matching/infra/match/converter/VectorArrayConverter.kt

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)