Skip to content

Commit 04314b9

Browse files
Update dependency org.jsoup:jsoup to v1.21.2 (#179)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c570816 commit 04314b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ sandwich = "2.1.3" # https://github.com/skydoves/sandwich
4141
protobufPlugin = "0.9.5" # https://mvnrepository.com/artifact/com.google.protobuf/protobuf-gradle-plugin
4242
protobufKotlin = "4.32.0" # https://mvnrepository.com/artifact/com.google.protobuf/protobuf-kotlin
4343
protoc = "4.32.0" # https://mvnrepository.com/artifact/com.google.protobuf/protoc
44-
jsoup = "1.21.1" # https://jsoup.org/
44+
jsoup = "1.21.2" # https://jsoup.org/
4545

4646
# --- Dependency Injection ---
4747
dagger = "2.57.2" # https://dagger.dev

0 commit comments

Comments
 (0)