Skip to content

Commit facd5c4

Browse files
Merge pull request #50 from joshka/dependabot/gradle/org.junit-junit-bom-5.6.1
2 parents 28062e3 + b3f3f41 commit facd5c4

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