diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index f497c27..40eb0e3 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,6 +1,6 @@ [versions] kotlin = "2.3.21" -thrift = "0.23.0" +thrift = "0.24.0" httpclient = "4.5.14" slf4j = "2.0.18" javax-annotation = "1.3.2"