Skip to content

Commit dd4e1f7

Browse files
dependabot[bot]joshka
authored andcommitted
Bump junit-bom from 5.7.2 to 5.9.1
Bumps [junit-bom](https://github.com/junit-team/junit5) from 5.7.2 to 5.9.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.7.2...r5.9.1) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 56ac0b1 commit dd4e1f7

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