Skip to content

Commit b3f3f41

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

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.5.2')
32+
api platform('org.junit:junit-bom:5.6.1')
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)