Skip to content

Commit d5e7447

Browse files
Update dependency org.junit:junit-bom to v5.13.1 (#206)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b3174c8 commit d5e7447

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/versions-in-platform/platform/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55

66
dependencies {
77
api(platform("com.fasterxml.jackson:jackson-bom:2.19.0"))
8-
api(platform("org.junit:junit-bom:5.13.0"))
8+
api(platform("org.junit:junit-bom:5.13.1"))
99
}
1010

1111
dependencies.constraints {

0 commit comments

Comments
 (0)