Skip to content

Commit 558627e

Browse files
Merge pull request #33 from joshka/dependabot/gradle/org.junit-junit-bom-5.5.1
2 parents 531a8a5 + 0a6c71b commit 558627e

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