Skip to content

Commit 4e1aa1e

Browse files
Bump junit-bom from 5.6.1 to 5.6.2
Bumps [junit-bom](https://github.com/junit-team/junit5) from 5.6.1 to 5.6.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.6.1...r5.6.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent facd5c4 commit 4e1aa1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ repositories {
2929
}
3030

3131
dependencies {
32-
api platform('org.junit:junit-bom:5.6.1')
32+
api platform('org.junit:junit-bom:5.6.2')
3333
api 'org.junit.jupiter:junit-jupiter-api'
3434
api 'org.junit.jupiter:junit-jupiter-params'
3535
api 'javax.json:javax.json-api:1.1.4'

0 commit comments

Comments
 (0)