Skip to content

Commit dc23f53

Browse files
dependabot-supportjoshka
authored andcommitted
Bump junit-bom from 5.4.1 to 5.4.2
Bumps [junit-bom](https://github.com/junit-team/junit5) from 5.4.1 to 5.4.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.4.1...r5.4.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 5f13493 commit dc23f53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
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.4.1')
33+
api platform('org.junit:junit-bom:5.4.2')
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)