Skip to content

Commit f5bd580

Browse files
Merge pull request #11 from danila-schelkov/renovate/junit-framework-monorepo
fix(deps): update dependency org.junit:junit-bom to v5.13.3
2 parents 2aedfeb + 667bbc5 commit f5bd580

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
@@ -11,7 +11,7 @@ repositories {
1111
}
1212

1313
dependencies {
14-
testImplementation platform('org.junit:junit-bom:5.13.2')
14+
testImplementation platform('org.junit:junit-bom:5.13.3')
1515
testImplementation 'org.junit.jupiter:junit-jupiter'
1616

1717
implementation("com.github.luben:zstd-jni:1.5.7-4")

0 commit comments

Comments
 (0)