Skip to content

Commit

Permalink
AssertJ 3.23.1
Browse files Browse the repository at this point in the history
  • Loading branch information
3flex committed Jun 12, 2022
1 parent dbec173 commit c0563e2
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 = "2.0.18"
junit-api = { module = "org.junit.jupiter:junit-jupiter-api", version.ref = "junit" }

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

0 comments on commit c0563e2

Please sign in to comment.