Skip to content

Commit 6a8257f

Browse files
Update dependency org.junit:junit-bom to v5.10.2
1 parent 1990b0f commit 6a8257f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jetbrains-binaryCompatibilityValidator = { id = "org.jetbrains.kotlinx.binary-co
1515

1616
# JUnit
1717

18-
junit-bom = { module = "org.junit:junit-bom", version = "5.10.0" }
18+
junit-bom = { module = "org.junit:junit-bom", version = "5.10.2" }
1919
junit-jupiter-api = { module = "org.junit.jupiter:junit-jupiter-api" }
2020
junit-jupiter-params = { module = "org.junit.jupiter:junit-jupiter-params" }
2121
junit-jupiter-engine = { module = "org.junit.jupiter:junit-jupiter-engine" }

0 commit comments

Comments
 (0)