1
0
mirror of synced 2026-08-04 01:07:02 +00:00

Update Mockito to 5.5.0

Closes gh-13810
This commit is contained in:
Steve Riesenberg
2023-09-12 12:19:56 -05:00
parent f3a012eaa2
commit d6ff58bb7f
6 changed files with 1 additions and 6 deletions
-1
View File
@@ -80,7 +80,6 @@ dependencies {
testImplementation "org.hibernate.orm:hibernate-core"
testImplementation 'org.hsqldb:hsqldb'
testImplementation 'org.mockito:mockito-core'
testImplementation "org.mockito:mockito-inline"
testImplementation('org.seleniumhq.selenium:htmlunit-driver') {
exclude group: 'commons-logging', module: 'commons-logging'
exclude group: 'xml-apis', module: 'xml-apis'