Skip to content

Commit

Permalink
Update dependency org.mockito:mockito-core to v5.15.2 (#249)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 7, 2025
1 parent 40fff6b commit 0d5a23a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ orgJunitPlatform-junitPlatformLauncher = "org.junit.platform:junit-platform-laun
orgJetbrains-annotations = "org.jetbrains:annotations:26.0.1"
orgKecloak-keycloakSamlCore = { group = "org.keycloak", name = "keycloak-saml-core", version.ref = "keycloakVersion" }
orgKecloak-keycloakServices = { group = "org.keycloak", name = "keycloak-services", version.ref = "keycloakVersion" }
orgMockito-mockitoCore = "org.mockito:mockito-core:5.14.2"
orgMockito-mockitoCore = "org.mockito:mockito-core:5.15.2"

0 comments on commit 0d5a23a

Please sign in to comment.