We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fead34 commit 1fbada3Copy full SHA for 1fbada3
build.gradle
@@ -29,7 +29,7 @@ subprojects {
29
ext.c3r_version = rootProject.file('version.txt').text.trim()
30
31
// Shared dependency versions
32
- ext.freefair_version = '8.14.2'
+ ext.freefair_version = '9.0.0'
33
ext.junit_version = '5.14.0'
34
ext.log4j_version = '2.25.1'
35
ext.mockito_version = '5.2.0'
0 commit comments