Skip to content

Commit

Permalink
Update dependency org.spekframework.spek2:spek-dsl-jvm to v2.0.19 (#5237
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 20, 2022
1 parent 71ec141 commit ebf0b1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Expand Up @@ -28,7 +28,7 @@ ktlint-rulesetStandard = { module = "com.pinterest.ktlint:ktlint-ruleset-standar
ktlint-rulesetExperimental = { module = "com.pinterest.ktlint:ktlint-ruleset-experimental", version.ref = "ktlint" }
slf4j-nop = { module = "org.slf4j:slf4j-nop", version = "1.7.36" }

spek-dsl = { module = "org.spekframework.spek2:spek-dsl-jvm", version = "2.0.18" }
spek-dsl = { module = "org.spekframework.spek2:spek-dsl-jvm", version = "2.0.19" }

junit-api = { module = "org.junit.jupiter:junit-jupiter-api", version.ref = "junit" }

Expand Down

0 comments on commit ebf0b1f

Please sign in to comment.