Skip to content

Commit 3aadcd9

Browse files
renovate[bot]marcphilipp
authored andcommitted
Update dependency org.mockito:mockito-bom to v5.17.0
1 parent b514c5b commit 3aadcd9

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
@@ -54,7 +54,7 @@ log4j-jul = { module = "org.apache.logging.log4j:log4j-jul", version.ref = "log4
5454
maven = { module = "org.apache.maven:apache-maven", version = "3.9.9" }
5555
mavenSurefirePlugin = { module = "org.apache.maven.plugins:maven-surefire-plugin", version.ref = "surefire" }
5656
memoryfilesystem = { module = "com.github.marschall:memoryfilesystem", version = "2.8.1" }
57-
mockito-bom = { module = "org.mockito:mockito-bom", version = "5.16.1" }
57+
mockito-bom = { module = "org.mockito:mockito-bom", version = "5.17.0" }
5858
mockito-core = { module = "org.mockito:mockito-core" }
5959
mockito-junit-jupiter = { module = "org.mockito:mockito-junit-jupiter" }
6060
nohttp-checkstyle = { module = "io.spring.nohttp:nohttp-checkstyle", version = "0.0.11" }

0 commit comments

Comments
 (0)