Skip to content

Commit 0240fc6

Browse files
Update dependency org.jsoup:jsoup to v1.18.3 (#8601)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1e9f44e commit 0240fc6

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
@@ -57,7 +57,7 @@ hamcrestLibrary = "org.hamcrest:hamcrest-library:3.0"
5757
httpClient5 = "org.apache.httpcomponents.client5:httpclient5:5.3.1"
5858
jettyClient = "org.eclipse.jetty:jetty-client:9.4.56.v20240826"
5959
jnr-unixsocket = "com.github.jnr:jnr-unixsocket:0.38.23"
60-
jsoup = "org.jsoup:jsoup:1.18.1"
60+
jsoup = "org.jsoup:jsoup:1.18.3"
6161
junit = "junit:junit:4.13.2"
6262
junit-ktx = "androidx.test.ext:junit-ktx:1.2.1"
6363
junit-jupiter-api = { module = "org.junit.jupiter:junit-jupiter-api", version.ref = "org-junit-jupiter" }

0 commit comments

Comments
 (0)