Commit 21a8ddd
committed
Update Ktor version to 3.1.1 to fix dependency issue
Updated the Ktor version in `gradle/libs.versions.toml` to 3.1.1. This addresses the reported issue where the Vertex AI SDK was depending on an older Ktor version, causing conflicts for consumers using newer Ktor versions. Verified that the project builds and tests pass with Ktor 3.1.1.1 parent f98eadc commit 21a8ddd
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments