Skip to content

Commit 2a4cd86

Browse files
Update dependency org.assertj:assertj-core to v3.27.3 (#1577)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bcd7efb commit 2a4cd86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test" }
2020
kotlin-test-junit = { module = "org.jetbrains.kotlin:kotlin-test-junit" }
2121
kotlin-time = { module = "org.jetbrains.kotlinx:kotlinx-datetime", version = "0.6.1" }
2222
spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version = "7.0.2" }
23-
test-assertj = { module = "org.assertj:assertj-core", version = "3.27.2" }
23+
test-assertj = { module = "org.assertj:assertj-core", version = "3.27.3" }
2424
test-assertk = "com.willowtreeapps.assertk:assertk:0.28.1"
2525
test-jimfs = "com.google.jimfs:jimfs:1.3.0"
2626
test-junit = { module = "junit:junit", version = "4.13.2" }

0 commit comments

Comments
 (0)