Skip to content

Commit ea1beda

Browse files
Update dependency org.assertj:assertj-core to v3.27.7 (#2072)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ab8e611 commit ea1beda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ kotlinpoet-ksp = { module = "com.squareup:kotlinpoet-ksp", version.ref = "kotlin
3030
ksp = { module = "com.google.devtools.ksp:symbol-processing", version.ref = "ksp" }
3131
ksp-api = { module = "com.google.devtools.ksp:symbol-processing-api", version.ref = "ksp" }
3232
okio = "com.squareup.okio:okio:3.16.4"
33-
assertj = "org.assertj:assertj-core:3.27.6"
33+
assertj = "org.assertj:assertj-core:3.27.7"
3434
assertk = "com.willowtreeapps.assertk:assertk:0.28.1"
3535
junit = "junit:junit:4.13.2"
3636
kotlinCompileTesting = { module = "dev.zacsweers.kctfork:core", version.ref = "kotlinCompileTesting" }

0 commit comments

Comments
 (0)