Skip to content

Commit 382c82a

Browse files
fix(deps): update dependency org.mockito:mockito-core to v5.17.0
1 parent 0482218 commit 382c82a

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
@@ -1,7 +1,7 @@
11
[libraries]
22
spoon = "fr.inria.gforge.spoon:spoon-core:11.1.0"
33
jagr = "org.sourcegrade:jagr-launcher:0.10.3"
4-
mockito = "org.mockito:mockito-core:5.14.1"
4+
mockito = "org.mockito:mockito-core:5.17.0"
55
junit = "org.junit.jupiter:junit-jupiter:5.11.2"
66
asm = "org.ow2.asm:asm:9.7.1"
77
dokkaKotlinAsJavaPlugin = "org.jetbrains.dokka:kotlin-as-java-plugin:1.9.20"

0 commit comments

Comments
 (0)