Skip to content

Commit

Permalink
fix(deps): update kotlinxcore to v1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
figure-renovate[bot] committed Sep 13, 2024
1 parent 9e10c31 commit 43ac837
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
@@ -1,7 +1,7 @@
[versions]
kafka = "3.6.1"
# Don't update, 1.7+ changes an extended class to sealed which breaks
kotlinxCore = "1.6.4"
kotlinxCore = "1.9.0"

kotlinxCli = "0.3.6"
kotlinxDateTime = "0.3.0"
Expand Down

0 comments on commit 43ac837

Please sign in to comment.