Skip to content

Commit 3014540

Browse files
Bump org.mockito:mockito-junit-jupiter from 5.16.0 to 5.16.1
Bumps [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) from 5.16.0 to 5.16.1. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.16.0...v5.16.1) --- updated-dependencies: - dependency-name: org.mockito:mockito-junit-jupiter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 553c2e0 commit 3014540

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.0'
18-
mockito = 'org.mockito:mockito-junit-jupiter:5.16.0'
18+
mockito = 'org.mockito:mockito-junit-jupiter:5.16.1'
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)