Skip to content

Commit e9f6ccc

Browse files
Merge pull request #31 from joshka/dependabot/gradle/org.junit-junit-bom-5.5.0
2 parents 087d579 + bb2f919 commit e9f6ccc

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