Skip to content

Commit

Permalink
Update dependency com.juul.khronicle:khronicle-core to v0.5.1 (#187)
Browse files Browse the repository at this point in the history
  • Loading branch information
juul-mobile-bot authored Jan 6, 2025
1 parent 218b23b commit f7e0da9
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 f7e0da9

Please sign in to comment.