X-Git-Url: https://git.nmode.ca/signal-cli/blobdiff_plain/b9eee539bdaa6eb27b9acd4e829e1eaeeb6e1c6c..a780be70dd98679b732baa9ef0a4645126d31b08:/lib/build.gradle.kts diff --git a/lib/build.gradle.kts b/lib/build.gradle.kts index ca37c1f3..9b12a328 100644 --- a/lib/build.gradle.kts +++ b/lib/build.gradle.kts @@ -14,7 +14,7 @@ repositories { } dependencies { - implementation("com.github.turasa", "signal-service-java", "2.15.3_unofficial_62") + implementation("com.github.turasa", "signal-service-java", "2.15.3_unofficial_63") implementation("com.fasterxml.jackson.core", "jackson-databind", "2.13.4.2") implementation("com.google.protobuf", "protobuf-javalite", "3.21.6") implementation("org.bouncycastle", "bcprov-jdk15on", "1.70")