Skip to content

Commit

Permalink
Update dependency org.junit:junit-bom to v5.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 4, 2024
1 parent 1990b0f commit 6a8257f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jetbrains-binaryCompatibilityValidator = { id = "org.jetbrains.kotlinx.binary-co

# JUnit

junit-bom = { module = "org.junit:junit-bom", version = "5.10.0" }
junit-bom = { module = "org.junit:junit-bom", version = "5.10.2" }
junit-jupiter-api = { module = "org.junit.jupiter:junit-jupiter-api" }
junit-jupiter-params = { module = "org.junit.jupiter:junit-jupiter-params" }
junit-jupiter-engine = { module = "org.junit.jupiter:junit-jupiter-engine" }
Expand Down

0 comments on commit 6a8257f

Please sign in to comment.