Skip to content

Commit ff11586

Browse files
authored
Lower mockito version (#2297)
1 parent bc039df commit ff11586

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ junit4Version=4.13.2
2727
junit4PlatformVersion=1.9.0
2828
# NOTE: Mockito versions 5+ are not compatible with Java 8: https://www.davidvlijmincx.com/posts/upgrade-to-mockito-5
2929
mockitoVersion=4.11.0
30-
mockitoInlineVersion=5.2.0
30+
mockitoInlineVersion=4.11.0
3131
ksmtVersion=0.4.3
3232
sootVersion=4.4.0-FORK-2
3333
kotlinVersion=1.8.0

0 commit comments

Comments
 (0)