Skip to content

Commit 1fb0729

Browse files
chore(deps): bump org.junit:junit-bom from 6.0.0 to 6.0.3
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 6.0.0 to 6.0.3. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.0...r6.0.3) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 996e925 commit 1fb0729

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)