Skip to content

Commit 3abc00e

Browse files
Update dependency org.junit:junit-bom to v6.1.2
1 parent 2b2d0d1 commit 3abc00e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.22.1"))
8-
api(platform("org.junit:junit-bom:6.1.1"))
8+
api(platform("org.junit:junit-bom:6.1.2"))
99
}
1010

1111
dependencies.constraints {

0 commit comments

Comments
 (0)