Skip to content

Commit 50b0191

Browse files
Update dependency org.mockito:mockito-bom to v5.21.0 (#5219)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6a8edbe commit 50b0191

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
@@ -53,7 +53,7 @@ log4j-jul = { module = "org.apache.logging.log4j:log4j-jul", version.ref = "log4
5353
maven = { module = "org.apache.maven:apache-maven", version = "3.9.11" }
5454
mavenSurefirePlugin = { module = "org.apache.maven.plugins:maven-surefire-plugin", version.ref = "surefire" }
5555
memoryfilesystem = { module = "com.github.marschall:memoryfilesystem", version = "2.8.2" }
56-
mockito-bom = { module = "org.mockito:mockito-bom", version = "5.20.0" }
56+
mockito-bom = { module = "org.mockito:mockito-bom", version = "5.21.0" }
5757
mockito-core = { module = "org.mockito:mockito-core" }
5858
mockito-junit-jupiter = { module = "org.mockito:mockito-junit-jupiter" }
5959
nohttp-checkstyle = { module = "io.spring.nohttp:nohttp-checkstyle", version = "0.0.11" }

0 commit comments

Comments
 (0)