Skip to content

Commit 1e3cbb9

Browse files
Bump org.mockito:mockito-junit-jupiter from 5.14.1 to 5.14.2 (#269)
Bumps [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) from 5.14.1 to 5.14.2. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.14.1...v5.14.2) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bce4b77 commit 1e3cbb9

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
@@ -18,7 +18,7 @@ jdom2 = 'org.jdom:jdom2:2.0.6.1'
1818
json-api = 'jakarta.json:jakarta.json-api:2.1.3'
1919
json-impl = 'org.glassfish:jakarta.json:2.0.1'
2020
junit-jupiter = 'org.junit.jupiter:junit-jupiter:5.11.2'
21-
mockito = 'org.mockito:mockito-junit-jupiter:5.14.1'
21+
mockito = 'org.mockito:mockito-junit-jupiter:5.14.2'
2222
scala-library-v212 = { module = 'org.scala-lang:scala-library', version.ref = 'scala212' }
2323
scala-library-v213 = { module = 'org.scala-lang:scala-library', version.ref = 'scala213' }
2424
scala-library-v3 = { module = 'org.scala-lang:scala3-library_3', version.ref = 'scala3' }

0 commit comments

Comments
 (0)