Skip to content

Commit a0d64db

Browse files
committed
chore: build gradle 탭 사이즈 맞추기
1 parent 60e4d69 commit a0d64db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dependencies {
4242
testAnnotationProcessor 'org.projectlombok:lombok'
4343
testRuntimeOnly 'com.h2database:h2'
4444
testImplementation 'org.springframework.security:spring-security-test'
45-
testImplementation 'com.github.database-rider:rider-spring:1.44.0'
45+
testImplementation 'com.github.database-rider:rider-spring:1.44.0'
4646

4747
/* ETC */
4848
implementation 'org.apache.commons:commons-lang3:3.12.0'

0 commit comments

Comments
 (0)