Skip to content

Commit

Permalink
Update dependency org.junit.jupiter:junit-jupiter-params to v5.10.1 (#…
Browse files Browse the repository at this point in the history
…780)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 7, 2023
1 parent 85ecf81 commit 3a4c382
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 @@ -41,7 +41,7 @@ kotlin-scripting-dependencies = { module = "org.jetbrains.kotlin:kotlin-scriptin
detekt-formatting = { module = "io.gitlab.arturbosch.detekt:detekt-formatting", version.ref = "detekt"}

# test
junit-params = { module = "org.junit.jupiter:junit-jupiter-params", version = "5.10.0"}
junit-params = { module = "org.junit.jupiter:junit-jupiter-params", version = "5.10.1"}
mockk = { module = "io.mockk:mockk", version = "1.13.8"}

# this is necessary for the plugins to be used in the buildSrc folder
Expand Down

0 comments on commit 3a4c382

Please sign in to comment.