We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 24635f8 + 1fb0729 commit f5260bbCopy full SHA for f5260bb
1 file changed
build.gradle
@@ -15,7 +15,7 @@ repositories {
15
}
16
17
dependencies {
18
- testImplementation platform('org.junit:junit-bom:6.0.0')
+ testImplementation platform('org.junit:junit-bom:6.0.3')
19
testImplementation 'org.junit.jupiter:junit-jupiter'
20
21
implementation("com.github.luben:zstd-jni:$project.zstd_version")
0 commit comments