mirror of
https://github.com/suhf/No1WMS.git
synced 2026-02-04 12:13:24 +09:00
planin 작업 완료
This commit is contained in:
@@ -53,7 +53,8 @@ dependencies {
|
||||
|
||||
// https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-aop
|
||||
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-aop', version: '2.5.0'
|
||||
|
||||
implementation group: 'com.google.zxing', name: 'javase', version: '3.5.0'
|
||||
implementation group: 'com.google.zxing', name: 'core', version: '3.5.0'
|
||||
|
||||
}
|
||||
tasks.named('test') {
|
||||
|
||||
Reference in New Issue
Block a user