Skip to content

Commit 0a58abf

Browse files
Bump org.mockito:mockito-junit-jupiter from 5.18.0 to 5.19.0 (#333)
Bumps [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) from 5.18.0 to 5.19.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.18.0...v5.19.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-junit-jupiter dependency-version: 5.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0a50ab7 commit 0a58abf

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.18.0'
18+
mockito = 'org.mockito:mockito-junit-jupiter:5.19.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)