Skip to content

Commit

Permalink
Update dependency org.assertj:assertj-core to v3.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 3, 2022
1 parent 4f8761f commit ff3cfd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Expand Up @@ -33,7 +33,7 @@ spek-dsl = { module = "org.spekframework.spek2:spek-dsl-jvm", version.ref = "spe
spek-runner = { module = "org.spekframework.spek2:spek-runner-junit5", version.ref = "spek" }

sarif4k = "io.github.detekt.sarif4k:sarif4k:0.0.1"
assertj = "org.assertj:assertj-core:3.20.2"
assertj = "org.assertj:assertj-core:3.22.0"
reflections = "org.reflections:reflections:0.10.2"
mockk = "io.mockk:mockk:1.12.2"
snakeyaml = "org.yaml:snakeyaml:1.30"
Expand Down

0 comments on commit ff3cfd8

Please sign in to comment.