Skip to content

Commit 7a61395

Browse files
Bump org.junit:junit-bom from 6.0.1 to 6.0.2
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 6.0.1 to 6.0.2. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.1...r6.0.2) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bc09c13 commit 7a61395

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repositories {
1919
dependencies {
2020
implementation 'org.ini4j:ini4j:0.5.4'
2121

22-
testImplementation platform('org.junit:junit-bom:6.0.1')
22+
testImplementation platform('org.junit:junit-bom:6.0.2')
2323
testImplementation 'org.junit.jupiter:junit-jupiter'
2424
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
2525
}

0 commit comments

Comments
 (0)