Skip to content
This repository was archived by the owner on May 10, 2024. It is now read-only.

Commit c4e6ff7

Browse files
renovate[bot]tassiluca
authored andcommitted
fix(deps): update dependency org.mockito:mockito-core to v5.10.0
1 parent e4c166e commit c4e6ff7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

smart-contracts/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ guava = "com.google.guava:guava:32.1.3-jre"
1111
junit-api = { module = "org.junit.jupiter:junit-jupiter-api", version.ref = "junit" }
1212
junit-engine = { module = "org.junit.jupiter:junit-jupiter-engine", version.ref = "junit" }
1313
assertj-core = "org.assertj:assertj-core:3.25.2"
14-
mockito-core = "org.mockito:mockito-core:5.4.0"
14+
mockito-core = "org.mockito:mockito-core:5.10.0"
1515
spotbugs-annotations = "com.github.spotbugs:spotbugs-annotations:4.8.3"
1616
log4j-api = { module = "org.apache.logging.log4j:log4j-api", version.ref = "log4j" }
1717
log4j-core = { module = "org.apache.logging.log4j:log4j-core", version.ref = "log4j" }

0 commit comments

Comments
 (0)