Skip to content

Commit f638777

Browse files
Bump org.mockito:mockito-junit-jupiter from 5.19.0 to 5.20.0 (#338)
1 parent 8adde20 commit f638777

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 @@ json = 'org.json:json:20250517'
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.13.4'
18-
mockito = 'org.mockito:mockito-junit-jupiter:5.19.0'
18+
mockito = 'org.mockito:mockito-junit-jupiter:5.20.0'
1919
scala-xml = 'org.scala-lang.modules:scala-xml_%%:2.4.0'
2020
scalatest-funspec = 'org.scalatest:scalatest-funspec_%%:3.2.19'
2121
scalatest-junit-runner = 'org.scalatestplus:junit-5-12_%%:3.2.19.0'

0 commit comments

Comments
 (0)