Skip to content

Commit 64dbc32

Browse files
Bump org.junit:junit-bom from 5.11.4 to 5.13.0
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.11.4 to 5.13.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.4...r5.13.0) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 5.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 557c39b commit 64dbc32

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
@@ -41,7 +41,7 @@ dependencies {
4141
implementation 'org.jetbrains:annotations:26.0.2'
4242

4343
testImplementation 'cloud.eppo:sdk-common-jvm:3.5.4:tests'
44-
testImplementation platform('org.junit:junit-bom:5.11.4')
44+
testImplementation platform('org.junit:junit-bom:5.13.0')
4545
testImplementation 'org.junit.jupiter:junit-jupiter'
4646
testImplementation 'com.github.tomakehurst:wiremock-jre8:2.35.2'
4747
testImplementation 'org.mockito:mockito-core:4.11.0'

0 commit comments

Comments
 (0)