Skip to content

Commit 0a6c71b

Browse files
Bump junit-bom from 5.5.0 to 5.5.1
Bumps [junit-bom](https://github.com/junit-team/junit5) from 5.5.0 to 5.5.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.5.0...r5.5.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 531a8a5 commit 0a6c71b

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
@@ -30,7 +30,7 @@ repositories {
3030
}
3131

3232
dependencies {
33-
api platform('org.junit:junit-bom:5.5.0')
33+
api platform('org.junit:junit-bom:5.5.1')
3434
api 'org.junit.jupiter:junit-jupiter-api'
3535
api 'org.junit.jupiter:junit-jupiter-params'
3636
api 'javax.json:javax.json-api:1.1.4'

0 commit comments

Comments
 (0)