Skip to content

Commit

Permalink
Update dependency org.assertj:assertj-core to v3.25.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 24, 2024
1 parent 84077b5 commit fd07b3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ ksp-api = { module = "com.google.devtools.ksp:symbol-processing-api", version.re
okio = "com.squareup.okio:okio:3.7.0"

# Test libs
assertj = "org.assertj:assertj-core:3.25.1"
assertj = "org.assertj:assertj-core:3.25.2"
junit = "junit:junit:4.13.2"
kotlinCompileTesting = { module = "dev.zacsweers.kctfork:core", version.ref = "kotlinCompileTesting" }
kotlinCompileTesting-ksp = { module = "dev.zacsweers.kctfork:ksp", version.ref ="kotlinCompileTesting" }
Expand Down

0 comments on commit fd07b3d

Please sign in to comment.