Skip to content

Commit 9658535

Browse files
build(deps): bump org.junit:junit-bom from 5.11.2 to 5.11.3 in the all-dependencies group (#183)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 09a6d90 commit 9658535

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
@@ -27,7 +27,7 @@ repositories {
2727
}
2828

2929
dependencies {
30-
api platform('org.junit:junit-bom:5.11.2')
30+
api platform('org.junit:junit-bom:5.11.3')
3131
api 'org.junit.jupiter:junit-jupiter-api'
3232
api 'org.junit.jupiter:junit-jupiter-params'
3333

0 commit comments

Comments
 (0)