We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c570816 commit 04314b9Copy full SHA for 04314b9
gradle/libs.versions.toml
@@ -41,7 +41,7 @@ sandwich = "2.1.3" # https://github.com/skydoves/sandwich
41
protobufPlugin = "0.9.5" # https://mvnrepository.com/artifact/com.google.protobuf/protobuf-gradle-plugin
42
protobufKotlin = "4.32.0" # https://mvnrepository.com/artifact/com.google.protobuf/protobuf-kotlin
43
protoc = "4.32.0" # https://mvnrepository.com/artifact/com.google.protobuf/protoc
44
-jsoup = "1.21.1" # https://jsoup.org/
+jsoup = "1.21.2" # https://jsoup.org/
45
46
# --- Dependency Injection ---
47
dagger = "2.57.2" # https://dagger.dev
0 commit comments