We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e171ef8 + c54b506 commit 3497929Copy full SHA for 3497929
1 file changed
build.gradle
@@ -11,7 +11,7 @@ repositories {
11
}
12
13
dependencies {
14
- testImplementation platform('org.junit:junit-bom:5.13.3')
+ testImplementation platform('org.junit:junit-bom:6.0.0')
15
testImplementation 'org.junit.jupiter:junit-jupiter'
16
17
implementation("com.github.luben:zstd-jni:$project.zstd_version")
0 commit comments