Skip to content

Commit a5967f2

Browse files
build(deps): bump org.mockito:mockito-core from 5.11.0 to 5.12.0 (#239)
* build(deps): bump org.mockito:mockito-core from 5.11.0 to 5.12.0 Dependabot couldn't find the original pull request head commit, 631fe95. * dependencies --------- Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: ndr_brt <[email protected]>
1 parent 4804337 commit a5967f2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DEPENDENCIES

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ maven/mavencentral/com.google.j2objc/j2objc-annotations/1.1, Apache-2.0, approve
3535
maven/mavencentral/com.google.j2objc/j2objc-annotations/1.3, Apache-2.0, approved, CQ21195
3636
maven/mavencentral/com.googlecode.libphonenumber/libphonenumber/8.0.0, Apache-2.0, approved, clearlydefined
3737
maven/mavencentral/com.j2html/j2html/1.6.0, Apache-2.0, approved, clearlydefined
38-
maven/mavencentral/com.puppycrawl.tools/checkstyle/10.16.0, , restricted, clearlydefined
38+
maven/mavencentral/com.puppycrawl.tools/checkstyle/10.16.0, LGPL-2.1-or-later AND (Apache-2.0 AND LGPL-2.1-or-later) AND Apache-2.0, approved, #14689
3939
maven/mavencentral/com.rameshkp/openapi-merger-app/1.0.5, Apache-2.0, approved, clearlydefined
4040
maven/mavencentral/com.rameshkp/openapi-merger-gradle-plugin/1.0.5, Apache-2.0, approved, #9669
4141
maven/mavencentral/commons-beanutils/commons-beanutils/1.9.4, Apache-2.0, approved, CQ12654

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jackson = "2.17.1"
99
jetbrainsAnnotation = "24.0.1"
1010
jakarta-ws-rs = "4.0.0"
1111
jupiter = "5.10.1"
12-
mockito = "5.11.0"
12+
mockito = "5.12.0"
1313
swagger = "2.2.21"
1414

1515
[libraries]

0 commit comments

Comments
 (0)