Przeglądaj źródła

[NO JIRA] Update org.mockito:mockito-core and mockito-inline to 4.10.0

tags/9.9.0.65466
Matteo Mara 1 rok temu
rodzic
commit
950969da9f
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2
    2
      build.gradle

+ 2
- 2
build.gradle Wyświetl plik

@@ -328,10 +328,10 @@ subprojects {
dependency 'org.hamcrest:hamcrest-all:1.3'
dependency 'org.jsoup:jsoup:1.15.3'
dependency 'org.mindrot:jbcrypt:0.4'
dependency('org.mockito:mockito-core:4.8.0') {
dependency('org.mockito:mockito-core:4.10.0') {
exclude 'org.hamcrest:hamcrest-core'
}
dependency('org.mockito:mockito-inline:4.8.0')
dependency('org.mockito:mockito-inline:4.10.0')
dependency 'org.mybatis:mybatis:3.5.11'
dependency 'org.nanohttpd:nanohttpd:2.3.1'
dependencySet(group: 'org.slf4j', version: '1.7.30') {

Ładowanie…
Anuluj
Zapisz