Skip to content

Commit 8c2ceda

Browse files
Update dependency org.jsoup:jsoup to v1.16.2 (#8072)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2344b87 commit 8c2ceda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ hamcrestLibrary = "org.hamcrest:hamcrest-library:2.2"
5151
httpClient5 = "org.apache.httpcomponents.client5:httpclient5:5.2.1"
5252
jettyClient = "org.eclipse.jetty:jetty-client:9.4.53.v20231009"
5353
jnr-unixsocket = "com.github.jnr:jnr-unixsocket:0.38.21"
54-
jsoup = "org.jsoup:jsoup:1.16.1"
54+
jsoup = "org.jsoup:jsoup:1.16.2"
5555
junit = "junit:junit:4.13.2"
5656
junit-ktx = "androidx.test.ext:junit-ktx:1.1.5"
5757
junit-jupiter-api = { module = "org.junit.jupiter:junit-jupiter-api", version.ref = "org-junit-jupiter" }

0 commit comments

Comments
 (0)