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