Skip to content

Commit f72f817

Browse files
Bump org.mockito:mockito-junit-jupiter from 5.16.1 to 5.17.0 (#304)
1 parent aee576a commit f72f817

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jdom2 = 'org.jdom:jdom2:2.0.6.1'
1515
json-api = 'jakarta.json:jakarta.json-api:2.1.3'
1616
json-impl = 'org.glassfish:jakarta.json:2.0.1'
1717
junit-bom = 'org.junit:junit-bom:5.12.1'
18-
mockito = 'org.mockito:mockito-junit-jupiter:5.16.1'
18+
mockito = 'org.mockito:mockito-junit-jupiter:5.17.0'
1919
scala-xml = 'org.scala-lang.modules:scala-xml_%%:2.3.0'
2020
scalatest-funspec = { module = 'org.scalatest:scalatest-funspec_%%', version.ref = 'scalatest' }
2121
scalatest-shouldmatchers = { module = 'org.scalatest:scalatest-shouldmatchers_%%', version.ref = 'scalatest' }

0 commit comments

Comments
 (0)