diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 1d8e45488..911431378 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -2,7 +2,7 @@ accompanistDrawablepainter = "0.37.3" agp = "9.2.1" app = "1.7.0" -googleGenai = "1.53.0" +googleGenai = "1.55.0" googlePlayServicesCast = "22.3.1" animation = "1.11.2" appcompat = "1.7.1" @@ -65,7 +65,7 @@ junit5 = "6.1.0" kuromoji = "0.9.0" pinyin4j = "2.5.1" securityCrypto = "1.1.0" -netty = "4.2.13.Final" +netty = "4.2.14.Final" bouncycastle = "1.84" commons-lang3 = "3.20.0" jdom2 = "2.0.6.1"