Skip to content

Commit

Permalink
Update dependency com.juul.khronicle:khronicle-core to v0.5.0 (#349)
Browse files Browse the repository at this point in the history
  • Loading branch information
juul-mobile-bot authored Nov 29, 2024
1 parent a084ad4 commit 456e705
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 @@ -7,7 +7,7 @@ kotlin = "2.0.21"

[libraries]
assertj = { module = "org.assertj:assertj-core", version = "3.26.3" }
khronicle = { module = "com.juul.khronicle:khronicle-core", version = "0.4.1" }
khronicle = { module = "com.juul.khronicle:khronicle-core", version = "0.5.0" }
kotlin-parcelize-runtime = { module = "org.jetbrains.kotlin:kotlin-parcelize-runtime", version.ref = "kotlin" }
kotlinpoet = { module = "com.squareup:kotlinpoet", version = "2.0.0" }
ksp-api = { module = "com.google.devtools.ksp:symbol-processing-api", version = "2.0.21-1.0.28" }
Expand Down

0 comments on commit 456e705

Please sign in to comment.