Skip to content

Commit

Permalink
upgrade kotlin version
Browse files Browse the repository at this point in the history
  • Loading branch information
stokado committed Jan 7, 2025
1 parent 391a696 commit c1960a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ktor-client-wasm/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
compose = "1.6.2"
compose-plugin = "1.7.0"
junit = "4.13.2"
kotlin = "2.0.20"
kotlin = "2.1.0"
ktor = "3.0.3"

[libraries]
Expand Down

0 comments on commit c1960a3

Please sign in to comment.