Skip to content

Commit f5260bb

Browse files
Merge pull request #25 from danila-schelkov/dependabot/gradle/org.junit-junit-bom-6.0.3
2 parents 24635f8 + 1fb0729 commit f5260bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ repositories {
1515
}
1616

1717
dependencies {
18-
testImplementation platform('org.junit:junit-bom:6.0.0')
18+
testImplementation platform('org.junit:junit-bom:6.0.3')
1919
testImplementation 'org.junit.jupiter:junit-jupiter'
2020

2121
implementation("com.github.luben:zstd-jni:$project.zstd_version")

0 commit comments

Comments
 (0)