Skip to content

Commit

Permalink
Update dependency org.assertj:assertj-core to v3.27.2 (#358)
Browse files Browse the repository at this point in the history
  • Loading branch information
juul-mobile-bot authored Jan 10, 2025
1 parent c48bc67 commit b66f4db
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 = "2.1.0"

[libraries]
assertj = { module = "org.assertj:assertj-core", version = "3.27.1" }
assertj = { module = "org.assertj:assertj-core", version = "3.27.2" }
khronicle = { module = "com.juul.khronicle:khronicle-core", version = "0.5.1" }
kotlin-parcelize-runtime = { module = "org.jetbrains.kotlin:kotlin-parcelize-runtime", version.ref = "kotlin" }
kotlinpoet = { module = "com.squareup:kotlinpoet", version = "2.0.0" }
Expand Down

0 comments on commit b66f4db

Please sign in to comment.