zhangxin před 1 rokem
rodič
revize
5411b3b77c
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1
    0
      build.gradle

+ 1
- 0
build.gradle Zobrazit soubor

@@ -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

Načítá se…
Zrušit
Uložit