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
juul-mobile-bot committed Jan 26, 2024
1 parent e4065a6 commit edf545b
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 @@ -6,7 +6,7 @@ jvm-toolchain = "11"
kotlin = "1.9.22"

[libraries]
assertj = { module = "org.assertj:assertj-core", version = "3.25.1" }
assertj = { module = "org.assertj:assertj-core", version = "3.25.2" }
kotlinpoet = { module = "com.squareup:kotlinpoet", version = "1.16.0" }
kotlin-parcelize-runtime = { module = "org.jetbrains.kotlin:kotlin-parcelize-runtime", version.ref = "kotlin" }
ksp-api = { module = "com.google.devtools.ksp:symbol-processing-api", version = "1.9.22-1.0.17" }
Expand Down

0 comments on commit edf545b

Please sign in to comment.