forked from github/wulkanowy-mirror
Update dependencies (#43)
This commit is contained in:

committed by
Mikołaj Pich

parent
7e6a73d1f3
commit
5649986a20
@ -29,10 +29,10 @@ jacocoTestReport {
|
||||
|
||||
dependencies {
|
||||
implementation 'org.jsoup:jsoup:1.10.3'
|
||||
implementation 'org.apache.commons:commons-lang3:3.6'
|
||||
implementation 'org.apache.commons:commons-lang3:3.7'
|
||||
|
||||
testImplementation 'junit:junit:4.12'
|
||||
testImplementation 'org.mockito:mockito-core:2.11.0'
|
||||
testImplementation 'org.mockito:mockito-core:2.13.0'
|
||||
}
|
||||
|
||||
version = PUBLISH_VERSION
|
||||
|
Reference in New Issue
Block a user