Skip to content

Commit e83ca64

Browse files
Merge pull request #52 from joshka/dependabot/gradle/org.junit-junit-bom-5.6.2
2 parents facd5c4 + 4e1aa1e commit e83ca64

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