Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e472645

Browse files
renovate[bot]marcphilipp
authored andcommitted
Update dependency org.mockito:mockito-bom to v5.20.0
1 parent c205c3a commit e472645

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
@@ -58,7 +58,7 @@ log4j-jul = { module = "org.apache.logging.log4j:log4j-jul", version.ref = "log4
5858
maven = { module = "org.apache.maven:apache-maven", version = "3.9.11" }
5959
mavenSurefirePlugin = { module = "org.apache.maven.plugins:maven-surefire-plugin", version.ref = "surefire" }
6060
memoryfilesystem = { module = "com.github.marschall:memoryfilesystem", version = "2.8.1" }
61-
mockito-bom = { module = "org.mockito:mockito-bom", version = "5.19.0" }
61+
mockito-bom = { module = "org.mockito:mockito-bom", version = "5.20.0" }
6262
mockito-core = { module = "org.mockito:mockito-core" }
6363
mockito-junit-jupiter = { module = "org.mockito:mockito-junit-jupiter" }
6464
nohttp-checkstyle = { module = "io.spring.nohttp:nohttp-checkstyle", version = "0.0.11" }

0 commit comments

Comments
 (0)