Skip to content

Commit d321268

Browse files
dependabot[bot]joshka
authored andcommitted
build(deps): bump junit-bom from 5.9.1 to 5.9.2
Bumps [junit-bom](https://github.com/junit-team/junit5) from 5.9.1 to 5.9.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.9.1...r5.9.2) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 291feb0 commit d321268

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