浏览代码

补传

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

正在加载...
取消
保存