Skip to content

Commit

Permalink
Update dependency com.juul.khronicle:khronicle-core to v0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
juul-mobile-bot committed Dec 27, 2024
1 parent 218b23b commit df90ade
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 @@ -4,7 +4,7 @@ kotlin = "2.1.0"

[libraries]
coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "coroutines" }
khronicle-core = { module = "com.juul.khronicle:khronicle-core", version = "0.5.0" }
khronicle-core = { module = "com.juul.khronicle:khronicle-core", version = "0.5.1" }

[plugins]
dokka = { id = "org.jetbrains.dokka", version = "2.0.0" }
Expand Down

0 comments on commit df90ade

Please sign in to comment.