소스 검색

补传

shuiqilin
zhangxin 1 년 전
부모
커밋
5411b3b77c
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      build.gradle

+ 1
- 0
build.gradle 파일 보기

@@ -89,6 +89,7 @@ dependencies {
// https://mvnrepository.com/artifact/com.squareup.okhttp3/okhttp
implementation group: 'com.squareup.okhttp3', name: 'okhttp', version: '4.10.0'
implementation group: 'org.apache.httpcomponents', name: 'httpmime', version: '4.4'
implementation group: 'org.jdom', name: 'jdom', version: '1.1.3'
implementation('org.springframework.boot:spring-boot-starter-test') {
//in case of versions conflict '3.1' version of hibernate wins:
//force = true

Loading…
취소
저장